IPID

Type Alias IPID 

Source
pub type IPID = Reg<IPID_SPEC>;
Expand description

IPID register accessor: an alias for Reg<IPID_SPEC>

Aliased Typeยง

pub struct IPID { /* private fields */ }