Type Alias stm32h7xx_hal::stm32::fdcan1::ECR

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

ECR register accessor: an alias for Reg<ECR_SPEC>

Aliased Type§

struct ECR { /* private fields */ }