[][src]Type Definition atsame51g::sdhc0::FEREIS

type FEREIS = Reg<u16, _FEREIS>;

Force Event for Error Interrupt Status

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

For information about available fields see fereis module

Trait Implementations

impl ResetValue for FEREIS[src]

Register FEREIS reset()'s with value 0

type Type = u16

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

impl Writable for FEREIS[src]

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