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

type R = R<u32, STAT>;

Reader of register STAT

Methods

impl R[src]

pub fn irq(&self) -> IRQ_R[src]

Bits 0:3 - Indicates which channels have pending interrupt requests

pub fn ready_channels(&self) -> READY_CHANNELS_R[src]

Bits 16:23 - Indicates which channels are ready to proceed with a transfer (the active channel is also included)

pub fn cur_channel(&self) -> CUR_CHANNEL_R[src]

Bits 24:27 - Current (active) channel (encoded)

pub fn otp_key_ready(&self) -> OTP_KEY_READY_R[src]

Bit 28 - When set, it indicates that the OTP key is shifted from the fuse block and is ready for use.