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

type EISTER = Reg<u16, _EISTER>;

Error Interrupt Status Enable

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

For information about available fields see eister module

Trait Implementations

impl Readable for EISTER[src]

read() method returns eister::R reader structure

impl ResetValue for EISTER[src]

Register EISTER reset()’s with value 0

type Type = u16

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

impl Writable for EISTER[src]

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