Type Definition atsam4lc8a_pac::gpio::PUER[][src]

type PUER = Reg<u32, _PUER>;

Pull-up Enable Register

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

For information about available fields see puer module

Trait Implementations

impl Readable for PUER[src]

read() method returns puer::R reader structure

impl ResetValue for PUER[src]

Register PUER%s 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