Type Definition atsame70n20b_pac::pwm0::pwm_ch_num::CPRDUPD[][src]

type CPRDUPD = Reg<u32, _CPRDUPD>;

PWM Channel Period Update Register

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

For information about available fields see cprdupd module

Trait Implementations

impl ResetValue for CPRDUPD[src]

Register CPRDUPD reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for CPRDUPD[src]

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