Type Definition atsam4ls8a_pac::gpio::ODMER[][src]

type ODMER = Reg<u32, _ODMER>;

Open Drain Mode Register

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

For information about available fields see odmer module

Trait Implementations

impl Readable for ODMER[src]

read() method returns odmer::R reader structure

impl ResetValue for ODMER[src]

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

type Type = u32

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

impl Writable for ODMER[src]

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