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