[][src]Type Definition stm32wb_pac::rcc::PLLSAI1CFGR

type PLLSAI1CFGR = Reg<u32, _PLLSAI1CFGR>;

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

impl Readable for PLLSAI1CFGR[src]

read() method returns pllsai1cfgr::R reader structure

impl ResetValue for PLLSAI1CFGR[src]

Register PLLSAI1CFGR reset()'s with value 0x2204_0100

type Type = u32

Register size

impl Writable for PLLSAI1CFGR[src]

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