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

type ODCR1 = Reg<u32, _ODCR1>;

Output Driving Capability Register 1

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

For information about available fields see odcr1 module

Trait Implementations

impl Readable for ODCR1[src]

read() method returns odcr1::R reader structure

impl ResetValue for ODCR1[src]

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

type Type = u32

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

impl Writable for ODCR1[src]

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