Enum mkw41z::xcvr_ana::rx_tza::RX_TZA_BW_SELW [] [src]

pub enum RX_TZA_BW_SELW {
    _000,
    _001,
    _010,
    _011,
    _100,
    _101,
}

Values that can be written to the field RX_TZA_BW_SEL

Variants

1000K

900K

800K

700K Default

600K

500K

Trait Implementations

Auto Trait Implementations