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

type PDER = Reg<u32, _PDER>;

Pull-down Enable Register

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

For information about available fields see pder module

Trait Implementations

impl Readable for PDER[src]

read() method returns pder::R reader structure

impl ResetValue for PDER[src]

Register PDER%s reset()’s with value 0

type Type = u32

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

impl Writable for PDER[src]

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