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

type PAD2FNCSEL_R = R<u8, PAD2FNCSEL_A>;

Reader of field PAD2FNCSEL

Methods

impl PAD2FNCSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SLWIR3

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

Checks if the value of the field is SLMOSI

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

Checks if the value of the field is CLKOUT

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

Checks if the value of the field is GPIO2

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

Checks if the value of the field is M0MOSI

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

Checks if the value of the field is M1MOSI

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

Checks if the value of the field is M0WIR3

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

Checks if the value of the field is M1WIR3