[][src]Type Definition imxrt1062_pxp::stat_clr::R

type R = R<u32, STAT_CLR>;

Reader of register STAT_CLR

Methods

impl R[src]

pub fn irq(&self) -> IRQ_R[src]

Bit 0 - Indicates current PXP interrupt status

pub fn axi_write_error(&self) -> AXI_WRITE_ERROR_R[src]

Bit 1 - Indicates PXP encountered an AXI write error and processing has been terminated.

pub fn axi_read_error(&self) -> AXI_READ_ERROR_R[src]

Bit 2 - Indicates PXP encountered an AXI read error and processing has been terminated.

pub fn next_irq(&self) -> NEXT_IRQ_R[src]

Bit 3 - Indicates that a command issued with the "Next Command" functionality has been issued and that a new command may be initiated with a write to the PXP_NEXT register

pub fn axi_error_id(&self) -> AXI_ERROR_ID_R[src]

Bits 4:7 - Indicates the AXI ID of the failing bus operation.

pub fn lut_dma_load_done_irq(&self) -> LUT_DMA_LOAD_DONE_IRQ_R[src]

Bit 8 - Indicates that the LUT DMA transfer has completed.

pub fn rsvd2(&self) -> RSVD2_R[src]

Bits 9:15 - Reserved, always set to zero.

pub fn blocky(&self) -> BLOCKY_R[src]

Bits 16:23 - Indicates the X coordinate of the block currently being rendered.

pub fn blockx(&self) -> BLOCKX_R[src]

Bits 24:31 - Indicates the X coordinate of the block currently being rendered.