Opacrb

Type Alias Opacrb 

pub type Opacrb = Reg<OpacrbSpec>;
Expand description

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

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

For information about available fields see opacrb module

Aliased Type§

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

Fields§

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