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

type TZCTL = Reg<u32, _TZCTL>;

Control Register detector alarm signal

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

For information about avaliable fields see tzctl module

Trait Implementations

impl Readable for TZCTL[src]

read() method returns tzctl::R reader structure

impl ResetValue for TZCTL[src]

Register TZCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for TZCTL[src]

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