Type Alias Tcd0NbytesMloffno
pub type Tcd0NbytesMloffno = Reg<Tcd0NbytesMloffnoSpec>;Expand description
TCD0_NBYTES_MLOFFNO (rw) register accessor: TCD Signed Minor Loop Offset (Minor Loop Mapping Enabled and Offset Disabled)
You can read this register and get tcd0_nbytes_mloffno::R. You can reset, write, write_with_zero this register using tcd0_nbytes_mloffno::W. You can also modify this register. See API.
For information about available fields see tcd0_nbytes_mloffno
module
Aliased Type§
#[repr(transparent)]pub struct Tcd0NbytesMloffno {
register: VolatileCell<u32>,
_marker: PhantomData<Tcd0NbytesMloffnoSpec>,
}Fields§
§register: VolatileCell<u32>§_marker: PhantomData<Tcd0NbytesMloffnoSpec>