Type Alias stm32h7xx_hal::stm32::sai4::ch::dr::DATA_R

source ·
pub type DATA_R = FieldReaderRaw<u32, u32>;
Expand description

Field DATA reader - Data A write to this register loads the FIFO provided the FIFO is not full. A read from this register empties the FIFO if the FIFO is not empty.

Aliased Type§

struct DATA_R { /* private fields */ }