[][src]Type Definition atsamd51p19a::sdhc0::EISTER_EMMC_MODE

type EISTER_EMMC_MODE = Reg<u16, _EISTER_EMMC_MODE>;

Error Interrupt Status Enable

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

For information about available fields see eister_emmc_mode module

Trait Implementations

impl Readable for EISTER_EMMC_MODE[src]

read() method returns eister_emmc_mode::R reader structure

impl ResetValue for EISTER_EMMC_MODE[src]

Register EISTER_EMMC_MODE reset()'s with value 0

type Type = u16

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

impl Writable for EISTER_EMMC_MODE[src]

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