Type Alias d1_pac::pwm::cier::CRIE_W

source ·
pub type CRIE_W<'a, const O: u8> = BitWriter<'a, u32, CIER_SPEC, CRIE_A, O>;
Expand description

Field crie[0-7] writer - If the enable bit is set to 1, when the capture channel captures rising edge, it generates a capture channel pending.

Aliased Type§

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

Implementations§

source§

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

source

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

Capture channel rise lock interrupt disable

source

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

Capture channel rise lock interrupt enable