Type Definition stm32wb_stm32hal::stm32wb55::i2c1::RXDR[][src]

type RXDR = Reg<u32, _RXDR>;
Expand description

Receive data register

This register you can read. See API.

For information about available fields see rxdr module

Trait Implementations

read() method returns rxdr::R reader structure