Type Definition stm32wb_stm32hal::stm32wb55::crs::CFGR[][src]

pub type CFGR = Reg<u32, _CFGR>;
Expand description

CRS configuration register

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

For information about available fields see cfgr module

Trait Implementations

Register CFGR reset()’s with value 0x2022_bb7f

Register size

Reset value of the register

read() method returns cfgr::R reader structure

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