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

pub type PLLSAI1CFGR = Reg<u32, _PLLSAI1CFGR>;
Expand description

PLLSAI1 configuration register

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

For information about available fields see pllsai1cfgr module

Trait Implementations

Register PLLSAI1CFGR reset()’s with value 0x2204_0100

Register size

Reset value of the register

read() method returns pllsai1cfgr::R reader structure

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