pub type CAP_EN_W<'a, const O: u8> = BitWriter<'a, u32, CER_SPEC, CAP_EN_A, O>;
Expand description
Field cap_en[0-7]
writer - When enabling the capture function, the 16-bit up-counter starts working, and the capture channel is permitted to capture external falling edge or rising edge.
Aliased Type§
struct CAP_EN_W<'a, const O: u8> { /* private fields */ }