Type Definition atsam4e16c_pac::pwm::CMUPD3[][src]

type CMUPD3 = Reg<u32, _CMUPD3>;

PWM Channel Mode Update Register (ch_num = 3)

This register you can write_with_zero. See API.

For information about available fields see cmupd3 module

Trait Implementations

impl Writable for CMUPD3[src]

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