ODR

Type Alias ODR 

Source
pub type ODR = Reg<ODRrs>;
Expand description

ODR (rw) register accessor: GPIO port output data register

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

See register structure

For information about available fields see odr module

Aliased Typeยง

pub struct ODR { /* private fields */ }