Type Alias EMACCONFIG

Source
pub type EMACCONFIG = Reg<EMACCONFIG_SPEC>;
Expand description

EMACCONFIG (rw) register accessor: MAC configuration

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

For information about available fields see emacconfig module

Aliased Typeยง

struct EMACCONFIG { /* private fields */ }