Enum mkw41z::xcvr_tsm::ovrd2::TX_DIG_EN_OVRD_ENW [] [src]

pub enum TX_DIG_EN_OVRD_ENW {
    _0,
    _1,
}

Values that can be written to the field TX_DIG_EN_OVRD_EN

Variants

Normal operation.

Use the state of TX_DIG_EN_OVRD to override the signal "tx_dig_en".

Trait Implementations

Auto Trait Implementations