nn::util::Fixed13::Fixed13 Constructor

Syntax

explicit Fixed13(
     u32 fixed13
);

Arguments

Name Description
in fixed13 An integer that represents the bits of a 13-bit fixed-point decimal.

Description

Constructor.


CONFIDENTIAL