Type Alias Acr

Source
pub type Acr = Reg<AcrSpec>;
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 */ }