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

type DT1 = Reg<u32, _DT1>;

PWM Channel Dead Time Register (ch_num = 1)

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

For information about available fields see dt1 module

Trait Implementations

impl Readable for DT1[src]

read() method returns dt1::R reader structure

impl ResetValue for DT1[src]

Register DT1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DT1[src]

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