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

type EISTR = Reg<u16, _EISTR>;

Error Interrupt Status

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

For information about available fields see eistr module

Trait Implementations

impl Readable for EISTR[src]

read() method returns eistr::R reader structure

impl ResetValue for EISTR[src]

Register EISTR reset()’s with value 0

type Type = u16

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

impl Writable for EISTR[src]

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