Skip to main content

BinaryCodeLsb

Type Alias BinaryCodeLsb 

Source
pub type BinaryCodeLsb = Reg<BinaryCodeLsbSpec>;
Expand description

BINARY_CODE_LSB (r) register accessor: Gray to Binary Converter Binary Code [31:0]

You can read this register and get binary_code_lsb::R. See API.

For information about available fields see binary_code_lsb module

Aliased Typeยง

pub struct BinaryCodeLsb { /* private fields */ }