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

type DBFED = Reg<u32, _DBFED>;

Dead time control register

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

For information about avaliable fields see dbfed module

Trait Implementations

impl Readable for DBFED[src]

read() method returns dbfed::R reader structure

impl ResetValue for DBFED[src]

Register DBFED reset()'s with value 0

type Type = u32

Register size

impl Writable for DBFED[src]

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