[][src]Type Definition ambiq_apollo1_pac::iomstr0::cmd::CMD_R

type CMD_R = R<u32, CMD_A>;

Reader of field CMD

Methods

impl CMD_R[src]

pub fn variant(&self) -> Variant<u32, CMD_A>[src]

Get enumerated values variant

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

Checks if the value of the field is POS_LENGTH

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

Checks if the value of the field is POS_OFFSET

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

Checks if the value of the field is POS_ADDRESS

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

Checks if the value of the field is POS_UPLNGTH

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

Checks if the value of the field is POS_10BIT

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

Checks if the value of the field is POS_LSB

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

Checks if the value of the field is POS_CONT

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

Checks if the value of the field is POS_OPER

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

Checks if the value of the field is MSK_LENGTH

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

Checks if the value of the field is MSK_OFFSET

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

Checks if the value of the field is MSK_ADDRESS

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

Checks if the value of the field is MSK_CHNL

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

Checks if the value of the field is MSK_UPLNGTH

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

Checks if the value of the field is MSK_10BIT

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

Checks if the value of the field is MSK_LSB

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

Checks if the value of the field is MSK_CONT

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

Checks if the value of the field is MSK_OPER