Type Alias atsame70n21b::pwm0::pwm_ch_num::cmr::CES_W

source ·
pub type CES_W<'a, const O: u8> = BitWriter<'a, CMR_SPEC, O, CESSELECT_A>;
Expand description

Field CES writer - Counter Event Selection

Aliased Type§

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

Implementations§

source§

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

source

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

At the end of PWM period

source

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

At half of PWM period AND at the end of PWM period