Opacrj

Type Alias Opacrj 

pub type Opacrj = Reg<OpacrjSpec>;
Expand description

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

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

For information about available fields see opacrj module

Aliased Type§

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

Fields§

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