Type Alias MODER

Source
pub type MODER = Reg<MODERrs>;
Expand description

MODER (rw) register accessor: GPIO port mode register

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

See register structure

For information about available fields see moder module

Aliased Typeยง

struct MODER { /* private fields */ }