pub struct OnBoardDeviceType {
pub raw: u8,
}Expand description
§On Board Device Type
Fields§
§raw: u8Raw value
Implementations§
Source§impl OnBoardDeviceType
impl OnBoardDeviceType
Sourcepub fn type_of_device(&self) -> TypeOfDevice
pub fn type_of_device(&self) -> TypeOfDevice
One of the onboard device types
Sourcepub fn status(&self) -> DeviceStatus
pub fn status(&self) -> DeviceStatus
Enabled/disabled device status