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

type DBCTL = Reg<u32, _DBCTL>;

Generator Control Register PWM Dead Time

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

For information about avaliable fields see dbctl module

Trait Implementations

impl Readable for DBCTL[src]

read() method returns dbctl::R reader structure

impl ResetValue for DBCTL[src]

Register DBCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for DBCTL[src]

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