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 26 April 2021 at 15:31:01 CEST