[][src]Type Definition ambiq_apollo1_pac::gpio::cfgc::GPIO23OUTCFG_R

type GPIO23OUTCFG_R = R<u8, GPIO23OUTCFG_A>;

Reader of field GPIO23OUTCFG

Methods

impl GPIO23OUTCFG_R[src]

pub fn variant(&self) -> GPIO23OUTCFG_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_pushpull(&self) -> bool[src]

Checks if the value of the field is PUSHPULL

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

Checks if the value of the field is OD

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

Checks if the value of the field is TS