[][src]Type Definition imxrt1062_dcp::ctrl_set::R

type R = R<u32, CTRL_SET>;

Reader of register CTRL_SET

Methods

impl R[src]

pub fn channel_interrupt_enable(&self) -> CHANNEL_INTERRUPT_ENABLE_R[src]

Bits 0:7 - Per-channel interrupt enable bit

pub fn enable_context_switching(&self) -> ENABLE_CONTEXT_SWITCHING_R[src]

Bit 21 - Enable automatic context switching for the channels

pub fn enable_context_caching(&self) -> ENABLE_CONTEXT_CACHING_R[src]

Bit 22 - The software must set this bit to enable the caching of contexts between the operations

pub fn gather_residual_writes(&self) -> GATHER_RESIDUAL_WRITES_R[src]

Bit 23 - The software must set this bit to enable the ragged writes to the unaligned buffers to be gathered between multiple write operations

pub fn present_sha(&self) -> PRESENT_SHA_R[src]

Bit 28 - Indicates whether the SHA1/SHA2 functions are present.

pub fn present_crypto(&self) -> PRESENT_CRYPTO_R[src]

Bit 29 - Indicates whether the crypto (cipher/hash) functions are present.

pub fn clkgate(&self) -> CLKGATE_R[src]

Bit 30 - This bit must be set to zero for a normal operation

pub fn sftrst(&self) -> SFTRST_R[src]

Bit 31 - Set this bit to zero to enable a normal DCP operation