[][src]Type Definition lpc55s6x_pac::powerquad::INTRSTAT

type INTRSTAT = Reg<u32, _INTRSTAT>;

INTERRUPT STATUS register

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

For information about avaliable fields see intrstat module

Trait Implementations

impl Readable for INTRSTAT[src]

read() method returns intrstat::R reader structure

impl Writable for INTRSTAT[src]

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

impl ResetValue for INTRSTAT[src]

Register INTRSTAT reset()'s with value 0

type Type = u32

Register size