Tcd0Slast

Type Alias Tcd0Slast 

pub type Tcd0Slast = Reg<Tcd0SlastSpec>;
Expand description

TCD0_SLAST (rw) register accessor: TCD Last Source Address Adjustment

You can read this register and get tcd0_slast::R. You can reset, write, write_with_zero this register using tcd0_slast::W. You can also modify this register. See API.

For information about available fields see tcd0_slast module

Aliased Type§

#[repr(transparent)]
pub struct Tcd0Slast { register: VolatileCell<u32>, _marker: PhantomData<Tcd0SlastSpec>, }

Fields§

§register: VolatileCell<u32>§_marker: PhantomData<Tcd0SlastSpec>