Type Alias Tcd0Dlastsga
pub type Tcd0Dlastsga = Reg<Tcd0DlastsgaSpec>;Expand description
TCD0_DLASTSGA (rw) register accessor: TCD Last Destination Address Adjustment/Scatter Gather Address
You can read this register and get tcd0_dlastsga::R. You can reset, write, write_with_zero this register using tcd0_dlastsga::W. You can also modify this register. See API.
For information about available fields see tcd0_dlastsga module
Aliased Type§
#[repr(transparent)]pub struct Tcd0Dlastsga {
register: VolatileCell<u32>,
_marker: PhantomData<Tcd0DlastsgaSpec>,
}Fields§
§register: VolatileCell<u32>§_marker: PhantomData<Tcd0DlastsgaSpec>