Type Alias Ppddr

Source
pub type Ppddr = Reg<PpddrSpec>;
Expand description

PPDDR (w) register accessor: Pad Pull-down Disable Register

You can write_with_zero this register using ppddr::W. See API.

For information about available fields see ppddr module

Aliased Typeยง

pub struct Ppddr { /* private fields */ }