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

Field ETRGEDG writer - External Trigger Edge Selection

Aliased Type§

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

Implementations§

source§

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

source

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

The clock is not gated by an external signal.

source

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

Rising edge

source

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

Falling edge

source

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

Each edge