[][src]Type Definition imxrt1062_dma0::TCD17_SOFF

type TCD17_SOFF = Reg<u16, _TCD17_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 tcd17_soff module

Trait Implementations

impl Readable for TCD17_SOFF[src]

read() method returns tcd17_soff::R reader structure

impl ResetValue for TCD17_SOFF[src]

Register TCD17_SOFF reset()'s with value 0

type Type = u16

Register size

impl Writable for TCD17_SOFF[src]

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