pub type OR = Reg<ORrs>;
OR (rw) register accessor: option register
You can read this register and get or::R. You can reset, write, write_with_zero this register using or::W. You can also modify this register. See API.
read
or::R
reset
write
write_with_zero
or::W
modify
See register structure
For information about available fields see or module
or
struct OR { /* private fields */ }