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

type ODERC = Reg<u32, _ODERC>;

Output Driver Enable Register - Clear

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

For information about available fields see oderc module

Trait Implementations

impl ResetValue for ODERC[src]

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

type Type = u32

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

impl Writable for ODERC[src]

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