pub 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
Aliased Type§
pub struct PLLSAI2CFGR { /* private fields */ }
Trait Implementations§
Source§impl ResetValue for PLLSAI2CFGR
Register PLLSAI2CFGR reset()
’s with value 0x1000
impl ResetValue for PLLSAI2CFGR
Register PLLSAI2CFGR reset()
’s with value 0x1000
impl Readable for PLLSAI2CFGR
read()
method returns pllsai2cfgr::R reader structure
impl Writable for PLLSAI2CFGR
write(|w| ..)
method takes pllsai2cfgr::W writer structure