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

pub enum RX_BBA_PDET_EN_OVRD_ENW {
    _0,
    _1,
}

Values that can be written to the field RX_BBA_PDET_EN_OVRD_EN

Variants

Normal operation.

Use the state of RX_BBA_PDET_EN_OVRD to override the signal "rx_bba_pdet_en".

Trait Implementations

Auto Trait Implementations