[][src]Type Definition rsl10_pac::flash::flash_copy_cfg::COPY_DEST_R

type COPY_DEST_R = R<bool, COPY_DEST_A>;

Reader of field COPY_DEST

Methods

impl COPY_DEST_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is COPY_TO_MEM

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

Checks if the value of the field is COPY_TO_CRC