Type Alias atsame51j::can0::ECR

source ·
pub type ECR = Reg<ECR_SPEC>;
Expand description

ECR (r) register accessor: Error Counter

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

For information about available fields see ecr module

Aliased Type§

struct ECR { /* private fields */ }