Skip to main content

SgiIntStatus

Type Alias SgiIntStatus 

Source
pub type SgiIntStatus = Reg<SgiIntStatusSpec>;
Expand description

sgi_int_status (r) register accessor: Interrupt status

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

For information about available fields see sgi_int_status module

Aliased Typeยง

pub struct SgiIntStatus { /* private fields */ }