Type Alias d1_pac::pwm::ccr::CFLF_W

source ·
pub type CFLF_W<'a, const O: u8> = BitWriter1C<'a, u32, CCR_SPEC, bool, O>;
Expand description

Field cflf writer - When the capture channel captures a falling edge, the current value of the 16-bit up-counter is latched to CFLR, and then this bit is set 1 by hardware.

Write 1 to clear this bit.

Aliased Type§

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