[][src]Type Definition k1921vk01t_pac::nt_pwm0::DBRED

type DBRED = Reg<u32, _DBRED>;

Dead time control register

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

For information about avaliable fields see dbred module

Trait Implementations

impl Readable for DBRED[src]

read() method returns dbred::R reader structure

impl ResetValue for DBRED[src]

Register DBRED reset()'s with value 0

type Type = u32

Register size

impl Writable for DBRED[src]

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