pub type EEDR = Reg<EEDR_SPEC>;
EEDR (rw) register accessor: EEPROM Data Register
You can read this register and get eedr::R. You can reset, write, write_with_zero this register using eedr::W. You can also modify this register. See API.
read
eedr::R
reset
write
write_with_zero
eedr::W
modify
For information about available fields see eedr module
eedr
struct EEDR { /* private fields */ }