Type Alias xmc4800::sdmmc::DataBuffer

source ·
pub type DataBuffer = Reg<DataBufferSpec>;
Expand description

DATA_BUFFER (rw) register accessor: Data Buffer Register

You can read this register and get data_buffer::R. You can reset, write, write_with_zero this register using data_buffer::W. You can also modify this register. See API.

For information about available fields see data_buffer module

Aliased Type§

struct DataBuffer { /* private fields */ }