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

type HDCTL = Reg<u32, _HDCTL>;

Control Register detector hold events

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

For information about avaliable fields see hdctl module

Trait Implementations

impl Readable for HDCTL[src]

read() method returns hdctl::R reader structure

impl ResetValue for HDCTL[src]

Register HDCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for HDCTL[src]

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