[][src]Type Definition atsame70q20b::pioa::PIO_OWER

type PIO_OWER = Reg<u32, _PIO_OWER>;

Output Write Enable

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

For information about available fields see pio_ower module

Trait Implementations

impl ResetValue for PIO_OWER[src]

Register PIO_OWER reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_OWER[src]

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