[][src]Type Definition ambiq_apollo1_pac::mcuctrl::faultstatus::SYS_R

type SYS_R = R<bool, SYS_A>;

Reader of field SYS

Methods

impl SYS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOFAULT

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

Checks if the value of the field is FAULT