Type Alias HssupR

Source
pub type HssupR = BitReader<Hssupselect>;
Expand description

Field HSSUP reader - High Speed Support

Aliased Type§

struct HssupR { /* private fields */ }

Implementations§

Source§

impl HssupR

Source

pub const fn variant(&self) -> Hssupselect

Get enumerated values variant

Source

pub fn is_no(&self) -> bool

High Speed not Supported

Source

pub fn is_yes(&self) -> bool

High Speed Supported