[][src]Type Definition atsame70j20b::pioa::PIO_PER

type PIO_PER = Reg<u32, _PIO_PER>;

PIO Enable Register

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

For information about available fields see pio_per module

Trait Implementations

impl ResetValue for PIO_PER[src]

Register PIO_PER reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_PER[src]

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