Type Alias stm32wlxx_hal::pac::flash::ACR

pub type ACR = Reg<ACR_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

ACR register accessor: an alias for Reg<ACR_SPEC>

Aliased Type§

struct ACR { /* private fields */ }