[][src]Type Definition k1921vk01t_pac::nt_gpioa::INTTYPESET

type INTTYPESET = Reg<u32, _INTTYPESET>;

Interrupt type set register

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

For information about avaliable fields see inttypeset module

Trait Implementations

impl Readable for INTTYPESET[src]

read() method returns inttypeset::R reader structure

impl ResetValue for INTTYPESET[src]

Register INTTYPESET reset()'s with value 0

type Type = u32

Register size

impl Writable for INTTYPESET[src]

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