Type Definition atsame70n20b_pac::pioa::PUER[][src]

type PUER = Reg<u32, _PUER>;

Pull-up Enable Register

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

For information about available fields see puer module

Trait Implementations

impl ResetValue for PUER[src]

Register PUER reset()’s with value 0

type Type = u32

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

impl Writable for PUER[src]

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