Type Alias EDCR

Source
pub type EDCR = Reg<EDCR_SPEC>;
Expand description

EDCR (rw) register accessor: EFT Detect Clear

You can read this register and get edcr::R. You can reset, write, write_with_zero this register using edcr::W. You can also modify this register. See API.

For information about available fields see edcr module

Aliased Typeยง

struct EDCR { /* private fields */ }