pub type DrvCSupportR = BitReader<DrvCSupport>;
Expand description

Field DRV_C_SUPPORT reader - Driver Type C Support

Aliased Type§

struct DrvCSupportR { /* private fields */ }

Implementations§

source§

impl DrvCSupportR

source

pub const fn variant(&self) -> Option<DrvCSupport>

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Driver Type C is not supported