Struct stm32l0x1::i2c1::RXDR[][src]

pub struct RXDR { /* fields omitted */ }

Receive data register

Methods

impl RXDR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for RXDR

impl !Sync for RXDR