[][src]Type Definition stm32wb_pac::sai1::bcr1::R

type R = R<u32, BCR1>;

Reader of register BCR1

Implementations

impl R[src]

pub fn mcken(&self) -> MCKEN_R[src]

Bit 27 - Master clock generation enable

pub fn osr(&self) -> OSR_R[src]

Bit 26 - Oversampling ratio for master clock

pub fn mcjdiv(&self) -> MCJDIV_R[src]

Bits 20:25 - Master clock divider

pub fn nodiv(&self) -> NODIV_R[src]

Bit 19 - No divider

pub fn dmaen(&self) -> DMAEN_R[src]

Bit 17 - DMA enable

pub fn saiben(&self) -> SAIBEN_R[src]

Bit 16 - Audio block B enable

pub fn out_dri(&self) -> OUTDRI_R[src]

Bit 13 - Output drive

pub fn mono(&self) -> MONO_R[src]

Bit 12 - Mono mode

pub fn syncen(&self) -> SYNCEN_R[src]

Bits 10:11 - Synchronization enable

pub fn ckstr(&self) -> CKSTR_R[src]

Bit 9 - Clock strobing edge

pub fn lsbfirst(&self) -> LSBFIRST_R[src]

Bit 8 - Least significant bit first

pub fn ds(&self) -> DS_R[src]

Bits 5:7 - Data size

pub fn prtcfg(&self) -> PRTCFG_R[src]

Bits 2:3 - Protocol configuration

pub fn mode(&self) -> MODE_R[src]

Bits 0:1 - Audio block mode