Type Definition stm32wb_stm32hal::stm32wb55::rcc::CSR[][src]

pub type CSR = Reg<u32, _CSR>;
Expand description

CSR

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

For information about available fields see csr module

Trait Implementations

Register CSR reset()’s with value 0x0c00_0000

Register size

Reset value of the register

read() method returns csr::R reader structure

write(|w| ..) method takes csr::W writer structure