SR2

Type Alias SR2 

Source
pub type SR2 = Reg<u32, _SR2>;
Expand description

Power status register 2

This register you can read. See API.

For information about available fields see sr2 module

Aliased Type§

pub struct SR2 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for SR2

read() method returns sr2::R reader structure