pub type EECR = Reg<EECR_SPEC>;
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.
read
eecr::R
reset
write
write_with_zero
eecr::W
modify
For information about available fields see eecr module
eecr
struct EECR { /* private fields */ }