Type Alias atsame70n21b::pwm0::pwm_cmp::cmpv::CVM_W

source ·
pub type CVM_W<'a, const O: u8> = BitWriter<'a, CMPV_SPEC, O, CVMSELECT_A>;
Expand description

Field CVM writer - Comparison x Value Mode

Aliased Type§

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

Implementations§

source§

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

source

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

Compare when counter is incrementing

source

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

Compare when counter is decrementing