[][src]Type Definition imxrt1062_dcp::ctrl_clr::W

type W = W<u32, CTRL_CLR>;

Writer for register CTRL_CLR

Methods

impl W[src]

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

Bits 0:7 - Per-channel interrupt enable bit

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

Bit 21 - Enable automatic context switching for the channels

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

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

pub fn gather_residual_writes(&mut self) -> GATHER_RESIDUAL_WRITES_W[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 clkgate(&mut self) -> CLKGATE_W[src]

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

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

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