[][src]Type Definition lpc54606_pac::sct0::conflag::R

type R = R<u32, CONFLAG>;

Reader of register CONFLAG

Methods

impl R[src]

pub fn ncflag(&self) -> NCFLAG_R[src]

Bits 0:15 - Bit n is one if a no-change conflict event occurred on output n since reset or a 1 was last written to this bit (output 0 = bit 0, output 1 = bit 1, etc.). The number of bits = number of outputs in this SCT.

pub fn buserrl(&self) -> BUSERRL_R[src]

Bit 30 - The most recent bus error from this SCT involved writing CTR L/Unified, STATE L/Unified, MATCH L/Unified, or the Output register when the L/U counter was not halted. A word write to certain L and H registers can be half successful and half unsuccessful.

pub fn buserrh(&self) -> BUSERRH_R[src]

Bit 31 - The most recent bus error from this SCT involved writing CTR H, STATE H, MATCH H, or the Output register when the H counter was not halted.