Type Definition atsam4lc8a_pac::gpio::ODCR1T[][src]

type ODCR1T = Reg<u32, _ODCR1T>;

Output Driving Capability Register 1 - Toggle

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

For information about available fields see odcr1t module

Trait Implementations

impl Readable for ODCR1T[src]

read() method returns odcr1t::R reader structure

impl ResetValue for ODCR1T[src]

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

type Type = u32

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

impl Writable for ODCR1T[src]

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