pub type PULL_DOWN = Reg<PULL_DOWN_SPEC>;
pull_down register accessor: an alias for Reg<PULL_DOWN_SPEC>
Reg<PULL_DOWN_SPEC>