Type Alias xmc4800::ecat0::EepState

source ·
pub type EepState = Reg<EepStateSpec>;
Expand description

EEP_STATE (rw) register accessor: EEPROM PDI Access State

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

For information about available fields see eep_state module

Aliased Type§

struct EepState { /* private fields */ }