Type Alias PMD

Source
pub type PMD = Reg<PMD_SPEC>;
Expand description

PMD (rw) register accessor:

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

For information about available fields see pmd module

Aliased Typeยง

struct PMD { /* private fields */ }