[][src]Type Definition atsame54p::sdhc0::EISTR_EMMC_MODE

type EISTR_EMMC_MODE = Reg<u16, _EISTR_EMMC_MODE>;

Error Interrupt Status

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

For information about available fields see eistr_emmc_mode module

Trait Implementations

impl Readable for EISTR_EMMC_MODE[src]

read() method returns eistr_emmc_mode::R reader structure

impl ResetValue for EISTR_EMMC_MODE[src]

Register EISTR_EMMC_MODE reset()'s with value 0

type Type = u16

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

impl Writable for EISTR_EMMC_MODE[src]

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