Type Alias d1_pac::pwm::cier::CFIE_W

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

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

Aliased Type§

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

Implementations§

source§

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

source

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

Capture channel fall lock interrupt disable

source

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

Capture channel fall lock interrupt enable