Opacrl

Type Alias Opacrl 

pub type Opacrl = Reg<OpacrlSpec>;
Expand description

OPACRL (rw) register accessor: Off-Platform Peripheral Access Control Register

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

For information about available fields see opacrl module

Aliased Type§

#[repr(transparent)]
pub struct Opacrl { register: VolatileCell<u32>, _marker: PhantomData<OpacrlSpec>, }

Fields§

§register: VolatileCell<u32>§_marker: PhantomData<OpacrlSpec>