pub fn index_address_to_bit_selection(
index_address: Unsigned6Bit,
) -> SkmBitSelectorExpand description
Convert the index address field of an SKM instruction into a
BitSelector struct describing which bit we will operate on.
pub fn index_address_to_bit_selection(
index_address: Unsigned6Bit,
) -> SkmBitSelectorConvert the index address field of an SKM instruction into a
BitSelector struct describing which bit we will operate on.