[][src]Type Definition lpc54606_pac::flexcomm0::pselid::PERSEL_R

type PERSEL_R = R<u8, PERSEL_A>;

Reader of field PERSEL

Methods

impl PERSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_PERIPH_SELECTED

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

Checks if the value of the field is USART

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

Checks if the value of the field is SPI

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

Checks if the value of the field is I2C

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

Checks if the value of the field is I2S_TRANSMIT

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

Checks if the value of the field is I2S_RECEIVE