atsamd21g::sysctrl::osc8m

Type Alias PrescR

Source
pub type PrescR = FieldReader<Prescselect>;
Expand description

Field PRESC reader - Oscillator Prescaler

Aliased Type§

struct PrescR { /* private fields */ }

Implementations§

Source§

impl PrescR

Source

pub const fn variant(&self) -> Prescselect

Get enumerated values variant

Source

pub fn is_0(&self) -> bool

1

Source

pub fn is_1(&self) -> bool

2

Source

pub fn is_2(&self) -> bool

4

Source

pub fn is_3(&self) -> bool

8