iox::log::LogBin32🔗
Inherits from iox::log::LogBin
Public Functions🔗
| Name | |
|---|---|
| constexpr | LogBin32(uint32_t value) | 
Public Attributes🔗
| Name | |
|---|---|
| uint32_t | value | 
Public Functions Documentation🔗
function LogBin32🔗
inline constexpr LogBin32(
    uint32_t value
)
Public Attributes Documentation🔗
variable value🔗
uint32_t value;
Updated on 18 December 2023 at 13:11:42 CET