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

type DCODE_R = R<bool, DCODE_A>;

Reader of field DCODE

Methods

impl DCODE_R[src]

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