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

type SR2 = Reg<u32, _SR2>;

Power status register 2

This register you can read. See API.

For information about available fields see sr2 module

Trait Implementations

impl Readable for SR2[src]

read() method returns sr2::R reader structure