[][src]Type Definition rsl10_pac::bbif::bbif_status::LINK_FORMAT_R

type LINK_FORMAT_R = R<u8, LINK_FORMAT_A>;

Reader of field LINK_FORMAT

Methods

impl LINK_FORMAT_R[src]

pub fn variant(&self) -> Variant<u8, LINK_FORMAT_A>[src]

Get enumerated values variant

Checks if the value of the field is LINK_FORMAT_RESET

pub fn is_master_connect(&self) -> bool[src]

Checks if the value of the field is MASTER_CONNECT

pub fn is_slave_connect(&self) -> bool[src]

Checks if the value of the field is SLAVE_CONNECT

pub fn is_low_duty_advertiser(&self) -> bool[src]

Checks if the value of the field is LOW_DUTY_ADVERTISER

pub fn is_high_duty_advertiser(&self) -> bool[src]

Checks if the value of the field is HIGH_DUTY_ADVERTISER

pub fn is_passive_scanner(&self) -> bool[src]

Checks if the value of the field is PASSIVE_SCANNER

pub fn is_active_scanner(&self) -> bool[src]

Checks if the value of the field is ACTIVE_SCANNER

pub fn is_initiator(&self) -> bool[src]

Checks if the value of the field is INITIATOR

pub fn is_tx_test_mode(&self) -> bool[src]

Checks if the value of the field is TX_TEST_MODE

pub fn is_rx_test_mode(&self) -> bool[src]

Checks if the value of the field is RX_TEST_MODE

pub fn is_tx_rx_test_mode(&self) -> bool[src]

Checks if the value of the field is TX_RX_TEST_MODE