Fccob3

Type Alias Fccob3 

pub type Fccob3 = Reg<Fccob3Spec>;
Expand description

FCCOB3 (rw) register accessor: Flash Common Command Object Registers

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

For information about available fields see fccob3 module

Aliased Type§

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

Fields§

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