[][src]Type Definition atsame70q19b::pwm0::pwm_ch_num::PWM_CPRDUPD

type PWM_CPRDUPD = Reg<u32, _PWM_CPRDUPD>;

PWM Channel Period Update Register

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

For information about available fields see pwm_cprdupd module

Trait Implementations

impl ResetValue for PWM_CPRDUPD[src]

Register PWM_CPRDUPD reset()'s with value 0

type Type = u32

Register size

impl Writable for PWM_CPRDUPD[src]

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