Tcd0Doff

Type Alias Tcd0Doff 

pub type Tcd0Doff = Reg<Tcd0DoffSpec>;
Expand description

TCD0_DOFF (rw) register accessor: TCD Signed Destination Address Offset

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

For information about available fields see tcd0_doff module

Aliased Type§

#[repr(transparent)]
pub struct Tcd0Doff { register: VolatileCell<u16>, _marker: PhantomData<Tcd0DoffSpec>, }

Fields§

§register: VolatileCell<u16>§_marker: PhantomData<Tcd0DoffSpec>