Type Alias Eichd0Word0
pub type Eichd0Word0 = Reg<Eichd0Word0Spec>;Expand description
EICHD0_WORD0 (rw) register accessor: Error Injection Channel Descriptor n, Word0
You can read this register and get eichd0_word0::R. You can reset, write, write_with_zero this register using eichd0_word0::W. You can also modify this register. See API.
For information about available fields see eichd0_word0 module
Aliased Type§
#[repr(transparent)]pub struct Eichd0Word0 {
register: VolatileCell<u32>,
_marker: PhantomData<Eichd0Word0Spec>,
}Fields§
§register: VolatileCell<u32>§_marker: PhantomData<Eichd0Word0Spec>