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

type OVRC = Reg<u32, _OVRC>;

Output Value Register - Clear

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

For information about available fields see ovrc module

Trait Implementations

impl ResetValue for OVRC[src]

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

type Type = u32

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

impl Writable for OVRC[src]

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