[][src]Type Definition ambiq_apollo1_pac::gpio::padregb::PAD6RSEL_R

type PAD6RSEL_R = R<u8, PAD6RSEL_A>;

Reader of field PAD6RSEL

Methods

impl PAD6RSEL_R[src]

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