Type Alias rk3399_pac::uart::Cpr

source ·
pub type Cpr = Reg<CprSpec>;
Expand description

CPR (r) register accessor: Component Parameter Register

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

For information about available fields see cpr module

Aliased Type§

struct Cpr { /* private fields */ }