pub type Or = Reg<OrSpec>;
OR (rw) register accessor:
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
For information about available fields see or module
or
pub struct Or { /* private fields */ }