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

type TZCLR = Reg<u32, _TZCLR>;

Register reset interrupt flag detector alarm signal

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

For information about avaliable fields see tzclr module

Trait Implementations

impl Readable for TZCLR[src]

read() method returns tzclr::R reader structure

impl ResetValue for TZCLR[src]

Register TZCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for TZCLR[src]

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