Type Definition atsam4sa16b_pac::pwm::DT0[][src]

type DT0 = Reg<u32, _DT0>;

PWM Channel Dead Time Register (ch_num = 0)

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

For information about available fields see dt0 module

Trait Implementations

impl Readable for DT0[src]

read() method returns dt0::R reader structure

impl ResetValue for DT0[src]

Register DT0 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for DT0[src]

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