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

type PIO_PUER = Reg<u32, _PIO_PUER>;

Pull-up Enable Register

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

For information about available fields see pio_puer module

Trait Implementations

impl ResetValue for PIO_PUER[src]

Register PIO_PUER reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_PUER[src]

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