Type Alias xmc4800::port0::In

source ·
pub type In = Reg<InSpec>;
Expand description

IN (r) register accessor: Port 0 Input Register

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 */ }