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

type TCD_DLASTSGA = Reg<u32, _TCD_DLASTSGA>;

TCD Last Destination Address Adjustment/Scatter Gather Address

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

For information about available fields see tcd_dlastsga module

Trait Implementations

impl Readable for TCD_DLASTSGA[src]

read() method returns tcd_dlastsga::R reader structure

impl ResetValue for TCD_DLASTSGA[src]

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

type Type = u32

Register size

impl Writable for TCD_DLASTSGA[src]

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