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

type R = R<u32, CH0SEMA>;

Reader of register CH0SEMA

Methods

impl R[src]

pub fn increment(&self) -> INCREMENT_R[src]

Bits 0:7 - The value written to this field is added to the semaphore count in an atomic way such that the simultaneous software adds and DCP hardware substracts happening on the same clock are protected

pub fn value(&self) -> VALUE_R[src]

Bits 16:23 - This read-only field shows the current (instantaneous) value of the semaphore counter.