[][src]Type Definition atsam4sd32c_pac::pioc::SODR

type SODR = Reg<u32, _SODR>;

Set Output Data Register

This register you can write_with_zero. See API.

For information about available fields see sodr module

Trait Implementations

impl Writable for SODR[src]

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