Type Alias atsame54n::gmac::EC

source ·
pub type EC = Reg<EC_SPEC>;
Expand description

EC (r) register accessor: Excessive Collisions Register

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

For information about available fields see ec module

Aliased Type§

struct EC { /* private fields */ }