[][src]Type Definition stm32f1xx_hal::stm32::pwr::CSR

type CSR = Reg<u32, _CSR>;

Power control register (PWR_CR)

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see csr module