PTR

Type Alias PTR 

Source
pub type PTR = Reg<PTR_SPEC>;
Expand description

PTR register accessor: an alias for Reg<PTR_SPEC>

Aliased Typeยง

pub struct PTR { /* private fields */ }