Type Alias xmc4800::fce_ke0::IR

source ·
pub type IR = Reg<IR_SPEC>;
Expand description

IR (rw) register accessor: Input Register

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

For information about available fields see ir module

Aliased Type§

struct IR { /* private fields */ }