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