Type Definition atsame70n20b_pac::pwm0::CMUPD0[][src]

type CMUPD0 = Reg<u32, _CMUPD0>;

PWM Channel Mode Update Register (ch_num = 0)

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

For information about available fields see cmupd0 module

Trait Implementations

impl ResetValue for CMUPD0[src]

Register CMUPD0 reset()’s with value 0

type Type = u32

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

impl Writable for CMUPD0[src]

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