Type Alias SR2
Source pub type SR2 = Reg<SR2rs>;
Expand description
SR2 (r) register accessor: Status register 2
You can read this register and get sr2::R. See API.
See register structure
For information about available fields see sr2 module
pub struct SR2 { }