Type Alias R

Source
pub type R = R<CONF1_SPEC>;
Expand description

Register CONF1 reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn infifo_full_thrs(&self) -> INFIFO_FULL_THRS_R

Bits 0:11 - This register is used to generate the CRYPTO_DMA_INFIFO_FULL_WM_INT interrupt when the byte number is up to the value of the register.

Source

pub fn check_owner(&self) -> CHECK_OWNER_R

Bit 12 - Set this bit to enable checking the owner attribute of the link descriptor.

Source

pub fn ext_mem_bk_size(&self) -> EXT_MEM_BK_SIZE_R

Bits 13:14 - DMA access external memory block size. 0: 16 bytes; 1: 32 bytes; 2: 64 bytes; 3:Reserved.