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

type FERACES = Reg<u16, _FERACES>;

Force Event for Auto CMD Error Status

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

For information about available fields see feraces module

Trait Implementations

impl ResetValue for FERACES[src]

Register FERACES reset()'s with value 0

type Type = u16

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

impl Writable for FERACES[src]

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