Type Alias USRID

Source
pub type USRID = Reg<USRID_SPEC>;
Expand description

USRID (rw) register accessor: User ID (scratchpad) register

You can read this register and get usrid::R. You can reset, write, write_with_zero this register using usrid::W. You can also modify this register. See API.

For information about available fields see usrid module

Aliased Typeยง

struct USRID { /* private fields */ }