Type Alias xmc4800::port4::Out

source ·
pub type Out = Reg<OutSpec>;
Expand description

OUT (rw) register accessor: Port 4 Output Register

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

For information about available fields see out module

Aliased Type§

struct Out { /* private fields */ }