Tcd0NbytesMlno

Type Alias Tcd0NbytesMlno 

pub type Tcd0NbytesMlno = Reg<Tcd0NbytesMlnoSpec>;
Expand description

TCD0_NBYTES_MLNO (rw) register accessor: TCD Minor Byte Count (Minor Loop Mapping Disabled)

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

For information about available fields see tcd0_nbytes_mlno module

Aliased Type§

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

Fields§

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