Type Alias In

Source
pub type In = Reg<InSpec>;
Expand description

IN (r) register accessor: Data Input Value

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

For information about available fields see in_ module

Aliased Typeยง

struct In { /* private fields */ }