DESC

Type Alias DESC 

Source
pub type DESC = Reg<DESC_SPEC>;
Expand description

DESC (r) register accessor: Module Description

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

For information about available fields see desc module

Aliased Typeยง

pub struct DESC { /* private fields */ }