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

type OVR = Reg<u32, _OVR>;

Output Value Register

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

For information about available fields see ovr module

Trait Implementations

impl Readable for OVR[src]

read() method returns ovr::R reader structure

impl ResetValue for OVR[src]

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

type Type = u32

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

impl Writable for OVR[src]

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