[][src]Type Definition ambiq_apollo1_pac::gpio::padrega::PAD1FNCSEL_R

type PAD1FNCSEL_R = R<u8, PAD1FNCSEL_A>;

Reader of field PAD1FNCSEL

Methods

impl PAD1FNCSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SLSDA

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

Checks if the value of the field is SLMISO

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

Checks if the value of the field is UARTRX

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

Checks if the value of the field is GPIO1

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

Checks if the value of the field is M0MISO

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

Checks if the value of the field is M1MISO

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

Checks if the value of the field is M0SDA

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

Checks if the value of the field is M1SDA