Type Alias _EmbeddedRam0hu
pub type _EmbeddedRam0hu = Reg<_EmbeddedRam0huSpec>;Expand description
_EmbeddedRAM0HU (rw) register accessor: CSE PRAM0HU register.
You can read this register and get _embedded_ram0hu::R. You can reset, write, write_with_zero this register using _embedded_ram0hu::W. You can also modify this register. See API.
For information about available fields see _embedded_ram0hu module
Aliased Type§
#[repr(transparent)]pub struct _EmbeddedRam0hu {
register: VolatileCell<u8>,
_marker: PhantomData<_EmbeddedRam0huSpec>,
}Fields§
§register: VolatileCell<u8>§_marker: PhantomData<_EmbeddedRam0huSpec>