pub type INT_RAW = Reg<INT_RAW_SPEC>;
Expand description
INT_RAW (r) register accessor: Raw interrupt status
You can read
this register and get int_raw::R
. See API.
For information about available fields see int_raw
module
Aliased Typeยง
struct INT_RAW { /* private fields */ }