pub type R = R<INT_ENA_SPEC>;
Expand description
Register INT_ENA
reader
Aliased Type§
pub 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 interrupt enable bit for the TIMG_T(0-1)_INT interrupt.
`n` is number of field in register. `n == 0` corresponds to `T0` field.