Type Alias xmc4800::port0::Omr

source ·
pub type Omr = Reg<OmrSpec>;
Expand description

OMR (w) register accessor: Port 0 Output Modification Register

You can reset, write, write_with_zero this register using omr::W. See API.

For information about available fields see omr module

Aliased Type§

struct Omr { /* private fields */ }