[][src]Type Definition imxrt1062_dcp::CH2SEMA

type CH2SEMA = Reg<u32, _CH2SEMA>;

DCP channel 2 semaphore register

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

For information about available fields see ch2sema module

Trait Implementations

impl Readable for CH2SEMA[src]

read() method returns ch2sema::R reader structure

impl ResetValue for CH2SEMA[src]

Register CH2SEMA reset()'s with value 0

type Type = u32

Register size

impl Writable for CH2SEMA[src]

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