Type Alias DrvcsupR

Source
pub type DrvcsupR = BitReader<Drvcsupselect>;
Expand description

Field DRVCSUP reader - Driver Type C Support

Aliased Type§

struct DrvcsupR { /* private fields */ }

Implementations§

Source§

impl DrvcsupR

Source

pub const fn variant(&self) -> Drvcsupselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

Driver Type C is Not Supported

Source

pub fn is_yes(&self) -> bool

Driver Type C is Supported