Type Definition atsame70j20_pac::pioa::PPDDR[][src]

type PPDDR = Reg<u32, _PPDDR>;

Pad Pull-down Disable Register

This register you can reset, write, write_with_zero. See API.

For information about available fields see ppddr module

Trait Implementations

impl ResetValue for PPDDR[src]

Register PPDDR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for PPDDR[src]

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