Type Definition atsam4lc4a_pac::gpio::GPERS[][src]

type GPERS = Reg<u32, _GPERS>;

GPIO Enable Register - Set

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

For information about available fields see gpers module

Trait Implementations

impl ResetValue for GPERS[src]

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

type Type = u32

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

impl Writable for GPERS[src]

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