[][src]Type Definition lpc55s6x_pac::pint::IST

type IST = Reg<u32, _IST>;

Pin interrupt status register

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

For information about avaliable fields see ist module

Trait Implementations

impl Readable for IST[src]

read() method returns ist::R reader structure

impl Writable for IST[src]

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

impl ResetValue for IST[src]

Register IST reset()'s with value 0

type Type = u32

Register size