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