[][src]Type Definition atsame70n20b::pioa::PIO_PCIDR

type PIO_PCIDR = Reg<u32, _PIO_PCIDR>;

Parallel Capture Interrupt Disable Register

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

For information about available fields see pio_pcidr module

Trait Implementations

impl ResetValue for PIO_PCIDR[src]

Register PIO_PCIDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_PCIDR[src]

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