pub type R = R<INT_ST_SPEC>;
Expand description
Register INT_ST
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn t(&self, n: u8) -> T_R
pub fn t(&self, n: u8) -> T_R
The masked interrupt status bit for the TIMG_T(0-0)_INT interrupt.
`n` is number of field in register. `n == 0` corresponds to `T0` field.