Type Alias atsame54n::gmac::RRE

source ·
pub type RRE = Reg<RRE_SPEC>;
Expand description

RRE (r) register accessor: Receive Resource Errors Register

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

For information about available fields see rre module

Aliased Type§

struct RRE { /* private fields */ }