PLLSAI2CFGR

Type Alias PLLSAI2CFGR 

Source
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

Source§

type Type = u32

Register size
Source§

fn reset_value() -> Self::Type

Reset value of the register
Source§

impl Readable for PLLSAI2CFGR

read() method returns pllsai2cfgr::R reader structure

Source§

impl Writable for PLLSAI2CFGR

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