Type Alias d1_pac::pwm::ccr::CAPINV_W

source ·
pub type CAPINV_W<'a, const O: u8> = BitWriter<'a, u32, CCR_SPEC, CAPINV_A, O>;
Expand description

Field capinv writer - Inverse the signal input from capture channel before 16-bit counter of capture channel.

Aliased Type§

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

Implementations§

source§

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

source

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

not inverse

source

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

inverse