Skip to main content

GrayCodeLsb

Type Alias GrayCodeLsb 

Source
pub type GrayCodeLsb = Reg<GrayCodeLsbSpec>;
Expand description

GRAY_CODE_LSB (rw) register accessor: Gray to Binary Converter Gray Code [31:0]

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

For information about available fields see gray_code_lsb module

Aliased Typeยง

pub struct GrayCodeLsb { /* private fields */ }