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

type ODCR0C = Reg<u32, _ODCR0C>;

Output Driving Capability Register 0 - Clear

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

For information about available fields see odcr0c module

Trait Implementations

impl Readable for ODCR0C[src]

read() method returns odcr0c::R reader structure

impl ResetValue for ODCR0C[src]

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

type Type = u32

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

impl Writable for ODCR0C[src]

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