Type Alias R

Source
pub type R = R<CFGR2rs>;
Expand description

Register CFGR2 reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn prediv1(&self) -> PREDIV1_R

Bits 0:3 - PREDIV1 division factor

Trait Implementations§

Source§

impl Debug for R

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more