[][src]Type Definition stm32wb_pac::pwr::SR1

type SR1 = Reg<u32, _SR1>;

Power status register 1

This register you can read. See API.

For information about available fields see sr1 module

Trait Implementations

impl Readable for SR1[src]

read() method returns sr1::R reader structure