Type Definition atsam4ls4b_pac::gpio::ODMERT[][src]

type ODMERT = Reg<u32, _ODMERT>;

Open Drain Mode Register - Toggle

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

For information about available fields see odmert module

Trait Implementations

impl ResetValue for ODMERT[src]

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

type Type = u32

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

impl Writable for ODMERT[src]

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