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

type OSRR0C = Reg<u32, _OSRR0C>;

Output Slew Rate Register 0 - Clear

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

For information about available fields see osrr0c module

Trait Implementations

impl Readable for OSRR0C[src]

read() method returns osrr0c::R reader structure

impl ResetValue for OSRR0C[src]

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

type Type = u32

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

impl Writable for OSRR0C[src]

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