Enum mkw41z::xcvr_misc::fad_ctrl::ANTX_ENW [] [src]

pub enum ANTX_ENW {
    _00,
    _01,
    _10,
    _11,
}

Values that can be written to the field ANTX_EN

Variants

all disabled (held low)

only RX/TX_SWITCH enabled

only ANT_A/B enabled

all enabled

Trait Implementations

Auto Trait Implementations

impl Send for ANTX_ENW

impl Sync for ANTX_ENW