atsamd21g::ac::compctrl

Type Alias SpeedR

Source
pub type SpeedR = FieldReader<Speedselect>;
Expand description

Field SPEED reader - Speed Selection

Aliased Type§

struct SpeedR { /* private fields */ }

Implementations§

Source§

impl SpeedR

Source

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

Get enumerated values variant

Source

pub fn is_low(&self) -> bool

Low speed

Source

pub fn is_high(&self) -> bool

High speed