[][src]Type Definition atsame70q20b::pwm0::pwm_ch_num::PWM_CDTYUPD

type PWM_CDTYUPD = Reg<u32, _PWM_CDTYUPD>;

PWM Channel Duty Cycle Update Register

This register you can reset, write, write_with_zero. See API.

For information about available fields see pwm_cdtyupd module

Trait Implementations

impl ResetValue for PWM_CDTYUPD[src]

Register PWM_CDTYUPD reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_CDTYUPD[src]

write(|w| ..) method takes pwm_cdtyupd::W writer structure