Type Definition atsam4sd32b_pac::piob::PER[][src]

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