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

type ODCR1C = Reg<u32, _ODCR1C>;

Output Driving Capability Register 1 - Clear

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

For information about available fields see odcr1c module

Trait Implementations

impl Readable for ODCR1C[src]

read() method returns odcr1c::R reader structure

impl ResetValue for ODCR1C[src]

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

type Type = u32

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

impl Writable for ODCR1C[src]

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