R

Type Alias R 

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

Reader of register CFGR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn syncpol(&self) -> SYNCPOL_R

Bit 31 - SYNC polarity selection

Source

pub fn syncsrc(&self) -> SYNCSRC_R

Bits 28:29 - SYNC signal source selection

Source

pub fn syncdiv(&self) -> SYNCDIV_R

Bits 24:26 - SYNC divider

Source

pub fn felim(&self) -> FELIM_R

Bits 16:23 - Frequency error limit

Source

pub fn reload(&self) -> RELOAD_R

Bits 0:15 - Counter reload value