Type Alias STATUS_W

Source
pub type STATUS_W<'a, const O: u8> = BitWriter<'a, u32, LFRCMODE_SPEC, STATUS_A, O>;
Expand description

Field STATUS writer - Active LFRC mode. This field is read only.

Aliased Type§

struct STATUS_W<'a, const O: u8> { /* private fields */ }

Implementations§

Source§

impl<'a, const O: u8> STATUS_W<'a, O>

Source

pub fn normal(self) -> &'a mut W

Normal mode

Source

pub fn ulp(self) -> &'a mut W

Ultra-low power mode (ULP)