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