Type Alias Wmb0D47
pub type Wmb0D47 = Reg<Wmb0D47Spec>;Expand description
WMB0_D47 (r) register accessor: Wake Up Message Buffer Register Data 4-7
You can read this register and get wmb0_d47::R. See API.
For information about available fields see wmb0_d47 module
Aliased Type§
#[repr(transparent)]pub struct Wmb0D47 {
register: VolatileCell<u32>,
_marker: PhantomData<Wmb0D47Spec>,
}Fields§
§register: VolatileCell<u32>§_marker: PhantomData<Wmb0D47Spec>