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

type PIO_OER = Reg<u32, _PIO_OER>;

Output Enable Register

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

For information about available fields see pio_oer module

Trait Implementations

impl ResetValue for PIO_OER[src]

Register PIO_OER reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_OER[src]

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