Type Alias atsamd51j::sdhc0::ACR

source ·
pub type ACR = Reg<ACR_SPEC>;
Expand description

ACR (rw) register accessor: AHB Control

You can read this register and get acr::R. You can reset, write, write_with_zero this register using acr::W. You can also modify this register. See API.

For information about available fields see acr module

Aliased Type§

struct ACR { /* private fields */ }