[][src]Type Definition atsame70j21b::pioa::PIO_PUDR

type PIO_PUDR = Reg<u32, _PIO_PUDR>;

Pull-up Disable Register

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

For information about available fields see pio_pudr module

Trait Implementations

impl ResetValue for PIO_PUDR[src]

Register PIO_PUDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_PUDR[src]

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