[][src]Type Definition rsl10_pac::crc::crc_ctrl::BYTE_ORDER_R

type BYTE_ORDER_R = R<bool, BYTE_ORDER_A>;

Reader of field BYTE_ORDER

Methods

impl BYTE_ORDER_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CRC_BIG_ENDIAN

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

Checks if the value of the field is CRC_LITTLE_ENDIAN