[][src]Type Definition rsl10_pac::flash::flash_ecc_status::ECC_COR_ERROR_CNT_STATUS_R

type ECC_COR_ERROR_CNT_STATUS_R = R<bool, ECC_COR_ERROR_CNT_STATUS_A>;

Reader of field ECC_COR_ERROR_CNT_STATUS

Methods

impl ECC_COR_ERROR_CNT_STATUS_R[src]

pub fn variant(&self) -> ECC_COR_ERROR_CNT_STATUS_A[src]

Get enumerated values variant

pub fn is_flash_ecc_no_corrected_error(&self) -> bool[src]

Checks if the value of the field is FLASH_ECC_NO_CORRECTED_ERROR

pub fn is_flash_ecc_corrected_error(&self) -> bool[src]

Checks if the value of the field is FLASH_ECC_CORRECTED_ERROR