Type Alias HsenR

Source
pub type HsenR = BitReader<Hsenselect>;
Expand description

Field HSEN reader - High Speed Enable

Aliased Type§

struct HsenR { /* private fields */ }

Implementations§

Source§

impl HsenR

Source

pub const fn variant(&self) -> Hsenselect

Get enumerated values variant

Source

pub fn is_normal(&self) -> bool

Normal Speed mode

Source

pub fn is_high(&self) -> bool

High Speed mode