Type Definition atsam4lc4a_pac::gpio::ODCR0[][src]

type ODCR0 = Reg<u32, _ODCR0>;

Output Driving Capability Register 0

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

For information about available fields see odcr0 module

Trait Implementations

impl Readable for ODCR0[src]

read() method returns odcr0::R reader structure

impl ResetValue for ODCR0[src]

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

type Type = u32

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

impl Writable for ODCR0[src]

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