Type Alias atsame51j::can0::IR

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

IR (rw) register accessor: Interrupt

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