[][src]Type Definition ambiq_apollo1_pac::gpio::padregi::PAD32PULL_R

type PAD32PULL_R = R<bool, PAD32PULL_A>;

Reader of field PAD32PULL

Methods

impl PAD32PULL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIS

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

Checks if the value of the field is EN