Type Definition atsame70j20_pac::pioa::OWDR[][src]

type OWDR = Reg<u32, _OWDR>;

Output Write Disable

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

For information about available fields see owdr module

Trait Implementations

impl ResetValue for OWDR[src]

Register OWDR reset()’s with value 0

type Type = u32

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

impl Writable for OWDR[src]

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