pub type ODR = Reg<ODRrs>;
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.
read
odr::R
reset
write
write_with_zero
odr::W
modify
See register structure
For information about available fields see odr module
odr
pub struct ODR { /* private fields */ }