Tctrl0

Type Alias Tctrl0 

pub type Tctrl0 = Reg<Tctrl0Spec>;
Expand description

TCTRL0 (rw) register accessor: Timer Control Register

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

For information about available fields see tctrl0 module

Aliased Type§

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

Fields§

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