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

type PIO_PCIER = Reg<u32, _PIO_PCIER>;

Parallel Capture Interrupt Enable Register

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

For information about available fields see pio_pcier module

Trait Implementations

impl ResetValue for PIO_PCIER[src]

Register PIO_PCIER reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_PCIER[src]

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