R

Type Alias R 

Source
pub type R = R<u32, CR>;
Expand description

Reader of register CR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn trim(&self) -> TRIM_R

Bits 8:13 - HSI48 oscillator smooth trimming

Source

pub fn swsync(&self) -> SWSYNC_R

Bit 7 - Generate software SYNC event

Source

pub fn autotrimen(&self) -> AUTOTRIMEN_R

Bit 6 - Automatic trimming enable

Source

pub fn cen(&self) -> CEN_R

Bit 5 - Frequency error counter enable

Source

pub fn esyncie(&self) -> ESYNCIE_R

Bit 3 - Expected SYNC interrupt enable

Source

pub fn errie(&self) -> ERRIE_R

Bit 2 - Synchronization or trimming error interrupt enable

Source

pub fn syncwarnie(&self) -> SYNCWARNIE_R

Bit 1 - SYNC warning interrupt enable

Source

pub fn syncokie(&self) -> SYNCOKIE_R

Bit 0 - SYNC event OK interrupt enable