Struct stm32f30x::i2c1::cr1::R
[−]
[src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
fn bits(&self) -> u32
Value of the register as raw bits
fn pe(&self) -> PER
Bit 0 - Peripheral enable
fn txie(&self) -> TXIER
Bit 1 - TX Interrupt enable
fn rxie(&self) -> RXIER
Bit 2 - RX Interrupt enable
fn addrie(&self) -> ADDRIER
Bit 3 - Address match interrupt enable (slave only)
fn nackie(&self) -> NACKIER
Bit 4 - Not acknowledge received interrupt enable
fn stopie(&self) -> STOPIER
Bit 5 - STOP detection Interrupt enable
fn tcie(&self) -> TCIER
Bit 6 - Transfer Complete interrupt enable
fn errie(&self) -> ERRIER
Bit 7 - Error interrupts enable
fn dnf(&self) -> DNFR
Bits 8:11 - Digital noise filter
fn anfoff(&self) -> ANFOFFR
Bit 12 - Analog noise filter OFF
fn txdmaen(&self) -> TXDMAENR
Bit 14 - DMA transmission requests enable
fn rxdmaen(&self) -> RXDMAENR
Bit 15 - DMA reception requests enable
fn sbc(&self) -> SBCR
Bit 16 - Slave byte control
fn nostretch(&self) -> NOSTRETCHR
Bit 17 - Clock stretching disable
fn wupen(&self) -> WUPENR
Bit 18 - Wakeup from STOP enable
fn gcen(&self) -> GCENR
Bit 19 - General call enable
fn smbhen(&self) -> SMBHENR
Bit 20 - SMBus Host address enable
fn smbden(&self) -> SMBDENR
Bit 21 - SMBus Device Default address enable
fn alerten(&self) -> ALERTENR
Bit 22 - SMBUS alert enable
fn pecen(&self) -> PECENR
Bit 23 - PEC enable