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

type OWDR = Reg<u32, _OWDR>;

Output Write Disable

This register you can write_with_zero. See API.

For information about available fields see owdr module

Trait Implementations

impl Writable for OWDR[src]

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