[][src]Type Definition ambiq_apollo1_pac::uart::rsr::PESTAT_R

type PESTAT_R = R<bool, PESTAT_A>;

Reader of field PESTAT

Methods

impl PESTAT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOERR

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

Checks if the value of the field is ERR