[][src]Type Definition rsl10_pac::pcm::pcm_ctrl::BIT_ORDER_R

type BIT_ORDER_R = R<bool, BIT_ORDER_A>;

Reader of field BIT_ORDER

Methods

impl BIT_ORDER_R[src]

pub fn variant(&self) -> BIT_ORDER_A[src]

Get enumerated values variant

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

Checks if the value of the field is PCM_BIT_ORDER_MSB_FIRST

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

Checks if the value of the field is PCM_BIT_ORDER_LSB_FIRST