SR1

Type Alias SR1 

Source
pub type SR1 = Reg<u32, _SR1>;
Expand description

Power status register 1

This register you can read. See API.

For information about available fields see sr1 module

Aliased Type§

pub struct SR1 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for SR1

read() method returns sr1::R reader structure