nw::ut::FixedU24::FixedU24 Constructor

Syntax

explicit FixedU24(
     u32 fixedU24
);

Arguments

Name Description
in fixedU24 An integer value representing the bits of an 24-bit fixed point number.

Description

Constructor.


CONFIDENTIAL