Dly2

Type Alias Dly2 

pub type Dly2 = Reg<Dly2Spec>;
Expand description

DLY2 (rw) register accessor: PDB0_DLY2 register.

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

For information about available fields see dly2 module

Aliased Type§

#[repr(transparent)]
pub struct Dly2 { register: VolatileCell<u16>, _marker: PhantomData<Dly2Spec>, }

Fields§

§register: VolatileCell<u16>§_marker: PhantomData<Dly2Spec>