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

type TZEINT = Reg<u32, _TZEINT>;

Interrupt mask register Signal Detection Alarms

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

For information about avaliable fields see tzeint module

Trait Implementations

impl Readable for TZEINT[src]

read() method returns tzeint::R reader structure

impl ResetValue for TZEINT[src]

Register TZEINT reset()'s with value 0

type Type = u32

Register size

impl Writable for TZEINT[src]

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