[][src]Type Definition atsame70j19b::pioa::PIO_PPDDR

type PIO_PPDDR = Reg<u32, _PIO_PPDDR>;

Pad Pull-down Disable Register

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

For information about available fields see pio_ppddr module

Trait Implementations

impl ResetValue for PIO_PPDDR[src]

Register PIO_PPDDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_PPDDR[src]

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