[][src]Type Definition ambiq_apollo1_pac::gpio::padregc::PAD8RSEL_R

type PAD8RSEL_R = R<u8, PAD8RSEL_A>;

Reader of field PAD8RSEL

Methods

impl PAD8RSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PULL1_5K

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

Checks if the value of the field is PULL6K

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

Checks if the value of the field is PULL12K

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

Checks if the value of the field is PULL24K