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

type W = W<u32, STAT_CLR>;

Writer for register STAT_CLR

Methods

impl W[src]

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

Bit 0 - Indicates current PXP interrupt status

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

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

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

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

pub fn next_irq(&mut self) -> NEXT_IRQ_W[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 lut_dma_load_done_irq(&mut self) -> LUT_DMA_LOAD_DONE_IRQ_W[src]

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