[][src]Type Definition atsam4e16e_pac::piod::PER

type PER = Reg<u32, _PER>;

PIO Enable Register

This register you can write_with_zero. See API.

For information about available fields see per module

Trait Implementations

impl Writable for PER[src]

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