Type Alias d1_pac::pwm::pcr::PWM_PUL_NUM_W

source ·
pub type PWM_PUL_NUM_W<'a, const O: u8> = FieldWriter<'a, u32, PCR_SPEC, u16, u16, 16, O>;
Expand description

Field pwm_pul_num writer - In pulse mode, the PWM outputs pulse for PWM_CYCLE_NUM + 1 times and then stops

Aliased Type§

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