PccFtm3

Type Alias PccFtm3 

pub type PccFtm3 = Reg<PccFtm3Spec>;
Expand description

PCC_FTM3 (rw) register accessor: PCC FTM3 Register

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

For information about available fields see pcc_ftm3 module

Aliased Type§

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

Fields§

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