Type Definition stm32l4_stm32hal::stm32l4x5::rcc::PLLSAI2CFGR[][src]

type PLLSAI2CFGR = Reg<u32, _PLLSAI2CFGR>;
Expand description

PLLSAI2 configuration register

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

For information about available fields see pllsai2cfgr module

Trait Implementations

Register PLLSAI2CFGR reset()’s with value 0x1000

Register size

Reset value of the register

read() method returns pllsai2cfgr::R reader structure

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