iox::log::LogHex8🔗
Inherits from iox::log::LogHex
Public Functions🔗
| Name | |
|---|---|
| constexpr | LogHex8(uint8_t value) | 
Public Attributes🔗
| Name | |
|---|---|
| uint8_t | value | 
Public Functions Documentation🔗
function LogHex8🔗
inline constexpr LogHex8(
    uint8_t value
)
Public Attributes Documentation🔗
variable value🔗
uint8_t value;
Updated on 26 April 2021 at 15:31:01 CEST