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

type OSRR0S = Reg<u32, _OSRR0S>;

Output Slew Rate Register 0 - Set

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

For information about available fields see osrr0s module

Trait Implementations

impl Readable for OSRR0S[src]

read() method returns osrr0s::R reader structure

impl ResetValue for OSRR0S[src]

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

type Type = u32

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

impl Writable for OSRR0S[src]

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