Type Definition stm32wb_stm32hal::stm32wb55::pwr::SR2[][src]

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

Trait Implementations

read() method returns sr2::R reader structure