Type Definition stm32l4_stm32hal::stm32l4x5::pwr::SR1[][src]

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

Trait Implementations

read() method returns sr1::R reader structure