iox::log::LogHex16🔗
Inherits from iox::log::LogHex
Public Functions🔗
Name | |
---|---|
constexpr | LogHex16(uint16_t value) |
Public Attributes🔗
Name | |
---|---|
uint16_t | value |
Public Functions Documentation🔗
function LogHex16🔗
inline constexpr LogHex16(
uint16_t value
)
Public Attributes Documentation🔗
variable value🔗
uint16_t value;
Updated on 17 March 2022 at 12:15:57 CET