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

type EISIER = Reg<u16, _EISIER>;

Error Interrupt Signal Enable

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

For information about available fields see eisier module

Trait Implementations

impl Readable for EISIER[src]

read() method returns eisier::R reader structure

impl ResetValue for EISIER[src]

Register EISIER reset()’s with value 0

type Type = u16

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

impl Writable for EISIER[src]

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