[][src]Type Definition imxrt1062_dcp::CH1SEMA

type CH1SEMA = Reg<u32, _CH1SEMA>;

DCP channel 1 semaphore register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ch1sema module

Trait Implementations

impl Readable for CH1SEMA[src]

read() method returns ch1sema::R reader structure

impl ResetValue for CH1SEMA[src]

Register CH1SEMA reset()'s with value 0

type Type = u32

Register size

impl Writable for CH1SEMA[src]

write(|w| ..) method takes ch1sema::W writer structure