[][src]Type Definition lpc82x_pac::spi0::txdatctl::RXIGNORE_R

type RXIGNORE_R = R<bool, RXIGNORE_A>;

Reader of field RXIGNORE

Methods

impl RXIGNORE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is READ_RECEIVED_DATA

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

Checks if the value of the field is IGNORE_RECEIVED_DATA