EIND

Type Alias EIND 

Source
pub type EIND = Reg<EIND_SPEC>;
Expand description

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.

For information about available fields see eind module

Aliased Typeยง

pub struct EIND { /* private fields */ }