INTSTATUS

Type Alias INTSTATUS 

Source
pub type INTSTATUS = Reg<u32, _INTSTATUS>;
Expand description

Interrupt Status

This register you can read. See API.

For information about avaliable fields see intstatus module

Aliased Type§

pub struct INTSTATUS { /* private fields */ }

Trait Implementations§

Source§

impl Readable for INTSTATUS

read() method returns intstatus::R reader structure