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

type PUER = Reg<u32, _PUER>;

Pull-up Enable Register

This register you can write_with_zero. See API.

For information about available fields see puer module

Trait Implementations

impl Writable for PUER[src]

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