Type Alias User

Source
pub type User = Reg<UserSpec>;
Expand description

USER (rw) register accessor: User Multiplexer

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

For information about available fields see user module

Aliased Typeยง

struct User { /* private fields */ }