pub type RTCC_R = FieldReader<u8, RTCC_A>;
Expand description

Field RTCC reader - Real-Time Counter and Calendar Prescaler

Implementations§

source§

impl RTCC_R

source

pub fn variant(&self) -> Option<RTCC_A>

Get enumerated values variant

source

pub fn is_div1(&self) -> bool

Checks if the value of the field is DIV1

source

pub fn is_div2(&self) -> bool

Checks if the value of the field is DIV2

source

pub fn is_div4(&self) -> bool

Checks if the value of the field is DIV4