[][src]Type Definition atsam4sd32c_pac::pioc::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