Opacrf

Type Alias Opacrf 

pub type Opacrf = Reg<OpacrfSpec>;
Expand description

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

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

For information about available fields see opacrf module

Aliased Type§

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

Fields§

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