Type Definition stm32g4::stm32g484::sai::ch::cr1::R[][src]

type R = R<u32, CR1>;

Reader of register CR1

Implementations

impl R[src]

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

Bit 27 - MCKEN

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

Bit 26 - OSR

pub fn mckdiv(&self) -> MCKDIV_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 saien(&self) -> SAIEN_R[src]

Bit 16 - Audio block A enable

pub fn outdriv(&self) -> OUTDRIV_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