Type Definition atsam4lc8a_pac::gpio::ODERS[][src]

type ODERS = Reg<u32, _ODERS>;

Output Driver Enable Register - Set

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

For information about available fields see oders module

Trait Implementations

impl ResetValue for ODERS[src]

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

type Type = u32

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

impl Writable for ODERS[src]

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