Ftmopt0

Type Alias Ftmopt0 

pub type Ftmopt0 = Reg<Ftmopt0Spec>;
Expand description

FTMOPT0 (rw) register accessor: FTM Option Register 0

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

For information about available fields see ftmopt0 module

Aliased Type§

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

Fields§

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