Type Alias d1_pac::uart::DLL

source ·
pub type DLL = Reg<DLL_SPEC>;
Expand description

dll (rw) register accessor: an alias for Reg<DLL_SPEC>

Aliased Type§

struct DLL { /* private fields */ }