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

type ODCR1S = Reg<u32, _ODCR1S>;

Output Driving Capability Register 1 - Set

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

For information about available fields see odcr1s module

Trait Implementations

impl Readable for ODCR1S[src]

read() method returns odcr1s::R reader structure

impl ResetValue for ODCR1S[src]

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

type Type = u32

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

impl Writable for ODCR1S[src]

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