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

type ICODE_R = R<bool, ICODE_A>;

Reader of field ICODE

Methods

impl ICODE_R[src]

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