[][src]Type Definition rp2040::io_bank0::gpio14_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_sclk(&self) -> bool[src]

Checks if the value of the field is SPI1_SCLK

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

Checks if the value of the field is UART0_CTS

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

Checks if the value of the field is I2C1_SDA

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

Checks if the value of the field is PWM_A_7

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

Checks if the value of the field is SIO_14

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

Checks if the value of the field is PIO0_14

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

Checks if the value of the field is PIO1_14

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

Checks if the value of the field is USB_MUXING_EXTPHY_VMO

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