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

type HDEINT = Reg<u32, _HDEINT>;

Register software activation threshold trigger

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

For information about avaliable fields see hdeint module

Trait Implementations

impl Readable for HDEINT[src]

read() method returns hdeint::R reader structure

impl ResetValue for HDEINT[src]

Register HDEINT reset()'s with value 0

type Type = u32

Register size

impl Writable for HDEINT[src]

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