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

type PIO_SODR = Reg<u32, _PIO_SODR>;

Set Output Data Register

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

For information about available fields see pio_sodr module

Trait Implementations

impl ResetValue for PIO_SODR[src]

Register PIO_SODR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_SODR[src]

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