[][src]Type Definition imxrt1062_dcp::ch0stat_tog::W

type W = W<u32, CH0STAT_TOG>;

Writer for register CH0STAT_TOG

Methods

impl W[src]

pub fn hash_mismatch(&mut self) -> HASH_MISMATCH_W[src]

Bit 1 - This bit indicates that a hashing check operation mismatched for the control packets that enable the HASH_CHECK bit

pub fn error_setup(&mut self) -> ERROR_SETUP_W[src]

Bit 2 - This bit indicates that the hardware detected an invalid programming configuration (such as a buffer length that is not a multiple of the natural data size for the operation)

pub fn error_packet(&mut self) -> ERROR_PACKET_W[src]

Bit 3 - This bit indicates that a bus error occurred when reading the packet or payload, or when writing the status back to the packet payload

pub fn error_src(&mut self) -> ERROR_SRC_W[src]

Bit 4 - This bit indicates that a bus error occurred when reading from the source buffer

pub fn error_dst(&mut self) -> ERROR_DST_W[src]

Bit 5 - This bit indicates that a bus error occurred when storing to the destination buffer

pub fn error_pagefault(&mut self) -> ERROR_PAGEFAULT_W[src]

Bit 6 - This bit indicates that a page fault occurred while converting a virtual address to a physical address

pub fn error_code(&mut self) -> ERROR_CODE_W[src]

Bits 16:23 - Indicates the additional error codes for some of the error conditions