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

type DT3 = Reg<u32, _DT3>;

PWM Channel Dead Time Register (ch_num = 3)

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

For information about available fields see dt3 module

Trait Implementations

impl Readable for DT3[src]

read() method returns dt3::R reader structure

impl ResetValue for DT3[src]

Register DT3 reset()'s with value 0

type Type = u32

Register size

impl Writable for DT3[src]

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