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

type PAD9RSEL_R = R<u8, PAD9RSEL_A>;

Reader of field PAD9RSEL

Methods

impl PAD9RSEL_R[src]

pub fn variant(&self) -> PAD9RSEL_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