[][src]Type Definition k22f::dma::TCD_DOFF

type TCD_DOFF = Reg<u16, _TCD_DOFF>;

TCD Signed Destination Address Offset

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

For information about available fields see tcd_doff module

Trait Implementations

impl Readable for TCD_DOFF[src]

read() method returns tcd_doff::R reader structure

impl ResetValue for TCD_DOFF[src]

Register TCD%s_DOFF reset()'s with value 0

type Type = u16

Register size

impl Writable for TCD_DOFF[src]

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