[][src]Type Definition atsam4e16e_pac::pwm::CMUPD1

type CMUPD1 = Reg<u32, _CMUPD1>;

PWM Channel Mode Update Register (ch_num = 1)

This register you can write_with_zero. See API.

For information about available fields see cmupd1 module

Trait Implementations

impl Writable for CMUPD1[src]

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