Skip to main content

RawIntrStat

Type Alias RawIntrStat 

Source
pub type RawIntrStat = Reg<RawIntrStatSpec>;
Expand description

RAW_INTR_STAT (rw) register accessor: Raw interrupt status

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

For information about available fields see raw_intr_stat module

Aliased Type§

pub struct RawIntrStat { /* private fields */ }