Pcr10

Type Alias Pcr10 

pub type Pcr10 = Reg<Pcr10Spec>;
Expand description

PCR10 (rw) register accessor: Pin Control Register n

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

For information about available fields see pcr10 module

Aliased Type§

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

Fields§

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