pub type CUFOA_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CC2_CTRL_SPEC, u8, CUFOA_A, 2, O>;
Expand description

Field CUFOA writer - Counter Underflow Output Action

Implementations§

source§

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

source

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

No action on counter underflow

source

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

Toggle output on counter underflow

source

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

Clear output on counter underflow

source

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

Set output on counter underflow