pub type GrayCodeMsb = Reg<GrayCodeMsbSpec>;Expand description
GRAY_CODE_MSB (rw) register accessor: Gray to Binary Converter Gray Code [41:32]
You can read this register and get gray_code_msb::R. You can reset, write, write_with_zero this register using gray_code_msb::W. You can also modify this register. See API.
For information about available fields see gray_code_msb module
Aliased Typeยง
pub struct GrayCodeMsb { /* private fields */ }