iox::log::LogBin16🔗
Inherits from iox::log::LogBin
Public Functions🔗
Name | |
---|---|
constexpr | LogBin16(uint16_t value) |
Public Attributes🔗
Name | |
---|---|
uint16_t | value |
Public Functions Documentation🔗
function LogBin16🔗
inline constexpr LogBin16(
uint16_t value
)
Public Attributes Documentation🔗
variable value🔗
uint16_t value;
Updated on 31 May 2022 at 11:34:55 CEST