[][src]Type Definition atsam4sd32c_pac::pwm::DTUPD1

type DTUPD1 = Reg<u32, _DTUPD1>;

PWM Channel Dead Time Update Register (ch_num = 1)

This register you can write_with_zero. See API.

For information about available fields see dtupd1 module

Trait Implementations

impl Writable for DTUPD1[src]

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