Type Definition atsam4sd32c_pac::pioc::PPDDR[][src]

type PPDDR = Reg<u32, _PPDDR>;

Pad Pull-down Disable Register

This register you can write_with_zero. See API.

For information about available fields see ppddr module

Trait Implementations

impl Writable for PPDDR[src]

write(|w| ..) method takes ppddr::W writer structure