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

type BLOCK_COUNT = Reg<u16, _BLOCK_COUNT>;

Block Count Register

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

For information about avaliable fields see block_count module

Trait Implementations

impl Readable for BLOCK_COUNT[src]

read() method returns block_count::R reader structure

impl Writable for BLOCK_COUNT[src]

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

impl ResetValue for BLOCK_COUNT[src]

Register BLOCK_COUNT reset()'s with value 0

type Type = u16

Register size