[][src]Type Definition imxrt1062_dcp::CH3SEMA

type CH3SEMA = Reg<u32, _CH3SEMA>;

DCP channel 3 semaphore register

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

For information about available fields see ch3sema module

Trait Implementations

impl Readable for CH3SEMA[src]

read() method returns ch3sema::R reader structure

impl ResetValue for CH3SEMA[src]

Register CH3SEMA reset()'s with value 0

type Type = u32

Register size

impl Writable for CH3SEMA[src]

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