Type Alias xmc4300::fce_ke0::Ir

source ·
pub type Ir = Reg<IrSpec>;
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 */ }