Type Alias xmc4300::eth0::InterruptStatus

source ·
pub type InterruptStatus = Reg<InterruptStatusSpec>;
Expand description

INTERRUPT_STATUS (r) register accessor: Interrupt Register

You can read this register and get interrupt_status::R. See API.

For information about available fields see interrupt_status module

Aliased Type§

struct InterruptStatus { /* private fields */ }