Dly1

Type Alias Dly1 

pub type Dly1 = Reg<Dly1Spec>;
Expand description

DLY1 (rw) register accessor: PDB0_DLY1 register.

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

For information about available fields see dly1 module

Aliased Type§

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

Fields§

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