[][src]Type Definition atsame70j21b::pioa::PIO_OWDR

type PIO_OWDR = Reg<u32, _PIO_OWDR>;

Output Write Disable

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

For information about available fields see pio_owdr module

Trait Implementations

impl ResetValue for PIO_OWDR[src]

Register PIO_OWDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_OWDR[src]

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