Type Alias EECR

Source
pub type EECR = Reg<EECR_SPEC>;
Expand description

EECR (rw) register accessor: EEPROM Control Register

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

For information about available fields see eecr module

Aliased Typeยง

struct EECR { /* private fields */ }