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

type OSRR0T = Reg<u32, _OSRR0T>;

Output Slew Rate Register 0 - Toggle

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

For information about available fields see osrr0t module

Trait Implementations

impl Readable for OSRR0T[src]

read() method returns osrr0t::R reader structure

impl ResetValue for OSRR0T[src]

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

type Type = u32

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

impl Writable for OSRR0T[src]

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