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

type INTCLR = Reg<u32, _INTCLR>;

Register clear interrupt

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

For information about avaliable fields see intclr module

Trait Implementations

impl ResetValue for INTCLR[src]

Register INTCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for INTCLR[src]

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