Skip to main content

IntrStatus

Type Alias IntrStatus 

Source
pub type IntrStatus = Reg<IntrStatusSpec>;
Expand description

INTR_STATUS (r) register accessor: Interrupt status register

You can read this register and get intr_status::R. See API.

For information about available fields see intr_status module

Aliased Type§

pub struct IntrStatus { /* private fields */ }