Type Definition atsame54n19a_pac::sdhc0::MC2R[][src]

type MC2R = Reg<u8, _MC2R>;

MMC Control 2

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

For information about available fields see mc2r module

Trait Implementations

impl ResetValue for MC2R[src]

Register MC2R reset()’s with value 0

type Type = u8

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

impl Writable for MC2R[src]

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