Type Alias DrvasupR

Source
pub type DrvasupR = BitReader<Drvasupselect>;
Expand description

Field DRVASUP reader - Driver Type A Support

Aliased Type§

struct DrvasupR { /* private fields */ }

Implementations§

Source§

impl DrvasupR

Source

pub const fn variant(&self) -> Drvasupselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

Driver Type A is Not Supported

Source

pub fn is_yes(&self) -> bool

Driver Type A is Supported