pub type LDRB_W<'a, const O: u8> = FieldWriterSafe<'a, CMR_CAPTURE_MODE_SPEC, 2, O, LDRBSELECT_A>;
Expand description

Field LDRB writer - RB Loading Edge Selection

Aliased Type§

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

Implementations§

source§

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

source

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

None

source

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

Rising edge of TIOAx

source

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

Falling edge of TIOAx

source

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

Each edge of TIOAx