Tcd0Attr

Type Alias Tcd0Attr 

pub type Tcd0Attr = Reg<Tcd0AttrSpec>;
Expand description

TCD0_ATTR (rw) register accessor: TCD Transfer Attributes

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

For information about available fields see tcd0_attr module

Aliased Type§

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

Fields§

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