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