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

pub enum RX_TZA_DCOC_EN_OVRDW {
    _0,
    _1,
}

Values that can be written to the field RX_TZA_DCOC_EN_OVRD

Variants

Normal operation.

Use the state of RX_TZA_DCOC_EN_OVRD to override the signal "rx_tza_dcoc_en".

Trait Implementations

Auto Trait Implementations