[][src]Type Definition xmc4800::sdmmc::DATA_BUFFER

type DATA_BUFFER = Reg<u32, _DATA_BUFFER>;

Data Buffer Register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see data_buffer module

Trait Implementations

impl Readable for DATA_BUFFER[src]

read() method returns data_buffer::R reader structure

impl Writable for DATA_BUFFER[src]

write(|w| ..) method takes data_buffer::W writer structure

impl ResetValue for DATA_BUFFER[src]

Register DATA_BUFFER reset()'s with value 0

type Type = u32

Register size