Type Alias xmc4800::eth0::BusMode

source ·
pub type BusMode = Reg<BusModeSpec>;
Expand description

BUS_MODE (rw) register accessor: Bus Mode Register

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

For information about available fields see bus_mode module

Aliased Type§

struct BusMode { /* private fields */ }