pub type CFLF_R = BitReader<bool>;
Expand description
Field cflf
reader - 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_R { /* private fields */ }