Type Definition stm32l4_stm32hal::stm32l4x1::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