Type Definition stm32wb_stm32hal::stm32wb55::syscfg::CFGR2[][src]

type CFGR2 = Reg<u32, _CFGR2>;
Expand description

CFGR2

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

For information about available fields see cfgr2 module

Trait Implementations

Register CFGR2 reset()’s with value 0

Register size

Reset value of the register

read() method returns cfgr2::R reader structure

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