[][src]Type Definition stm32wb_pac::i2c1::RXDR

type RXDR = Reg<u32, _RXDR>;

Receive data register

This register you can read. See API.

For information about available fields see rxdr module

Trait Implementations

impl Readable for RXDR[src]

read() method returns rxdr::R reader structure