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

type PIO_ESR = Reg<u32, _PIO_ESR>;

Edge Select Register

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

For information about available fields see pio_esr module

Trait Implementations

impl ResetValue for PIO_ESR[src]

Register PIO_ESR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_ESR[src]

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