Type Alias xmc4300::eth0::Status

source ·
pub type Status = Reg<StatusSpec>;
Expand description

STATUS (rw) register accessor: Status Register

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

For information about available fields see status module

Aliased Type§

struct Status { /* private fields */ }