[][src]Type Definition rp2040::io_bank0::gpio8_ctrl::FUNCSEL_R

type FUNCSEL_R = R<u8, FUNCSEL_A>;

Reader of field FUNCSEL

Implementations

impl FUNCSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SPI1_RX

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

Checks if the value of the field is UART1_TX

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

Checks if the value of the field is I2C0_SDA

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

Checks if the value of the field is PWM_A_4

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

Checks if the value of the field is SIO_8

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

Checks if the value of the field is PIO0_8

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

Checks if the value of the field is PIO1_8

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

Checks if the value of the field is USB_MUXING_EXTPHY_RCV

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

Checks if the value of the field is USB_MUXING_VBUS_EN

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

Checks if the value of the field is NULL