Skip to main content

BinaryCodeMsb

Type Alias BinaryCodeMsb 

Source
pub type BinaryCodeMsb = Reg<BinaryCodeMsbSpec>;
Expand description

BINARY_CODE_MSB (r) register accessor: Gray to Binary Converter Binary Code [41:32]

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

For information about available fields see binary_code_msb module

Aliased Typeยง

pub struct BinaryCodeMsb { /* private fields */ }