Float24();
Float24(
u32 bits24
);
Float24(
f32 value
);
| Float24 ( ) | This is the default constructor. |
| Float24 ( u32 ) | Constructor. |
| Float24 ( f32 ) | Constructor. |
This is the default constructor.
Constructor.
Constructor.
CONFIDENTIAL