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