Type Definition atsame54p19a_pac::sdhc0::MC1R[][src]

type MC1R = Reg<u8, _MC1R>;

MMC Control 1

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

For information about available fields see mc1r module

Trait Implementations

impl Readable for MC1R[src]

read() method returns mc1r::R reader structure

impl ResetValue for MC1R[src]

Register MC1R reset()’s with value 0

type Type = u8

Raw register type (u8, u16, u32, …).

impl Writable for MC1R[src]

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