[][src]Type Definition imxrt1062_dma0::TCD0_SOFF

type TCD0_SOFF = Reg<u16, _TCD0_SOFF>;

TCD Signed Source Address Offset

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

For information about available fields see tcd0_soff module

Trait Implementations

impl Readable for TCD0_SOFF[src]

read() method returns tcd0_soff::R reader structure

impl ResetValue for TCD0_SOFF[src]

Register TCD0_SOFF reset()'s with value 0

type Type = u16

Register size

impl Writable for TCD0_SOFF[src]

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