_EmbeddedRam0hl

Type Alias _EmbeddedRam0hl 

pub type _EmbeddedRam0hl = Reg<_EmbeddedRam0hlSpec>;
Expand description

_EmbeddedRAM0HL (rw) register accessor: CSE PRAM0HL register.

You can read this register and get _embedded_ram0hl::R. You can reset, write, write_with_zero this register using _embedded_ram0hl::W. You can also modify this register. See API.

For information about available fields see _embedded_ram0hl module

Aliased Type§

#[repr(transparent)]
pub struct _EmbeddedRam0hl { register: VolatileCell<u8>, _marker: PhantomData<_EmbeddedRam0hlSpec>, }

Fields§

§register: VolatileCell<u8>§_marker: PhantomData<_EmbeddedRam0hlSpec>