Skip to main content

IntrStatus

Type Alias IntrStatus 

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

INTR_STATUS (rw) register accessor: Interrupt status register

You can read this register and get intr_status::R. You can reset, write, write_with_zero this register using intr_status::W. You can also modify this register. See API.

For information about available fields see intr_status module

Aliased Type§

pub struct IntrStatus { /* private fields */ }