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