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

type BLOCK_SIZE = Reg<u16, _BLOCK_SIZE>;

Block Size Register

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

For information about avaliable fields see block_size module

Trait Implementations

impl Readable for BLOCK_SIZE[src]

read() method returns block_size::R reader structure

impl Writable for BLOCK_SIZE[src]

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

impl ResetValue for BLOCK_SIZE[src]

Register BLOCK_SIZE reset()'s with value 0

type Type = u16

Register size