PccFtfc

Type Alias PccFtfc 

pub type PccFtfc = Reg<PccFtfcSpec>;
Expand description

PCC_FTFC (rw) register accessor: PCC FTFC Register

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

For information about available fields see pcc_ftfc module

Aliased Type§

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

Fields§

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