pub type R = R<CONF1_SPEC>;
Expand description
Register CONF1
reader
Aliased Type§
pub struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn infifo_full_thrs(&self) -> INFIFO_FULL_THRS_R
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.
Sourcepub fn check_owner(&self) -> CHECK_OWNER_R
pub fn check_owner(&self) -> CHECK_OWNER_R
Bit 12 - Set this bit to enable checking the owner attribute of the link descriptor.
Sourcepub fn ext_mem_bk_size(&self) -> EXT_MEM_BK_SIZE_R
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.