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

type PIO_PCMR = Reg<u32, _PIO_PCMR>;

Parallel Capture Mode Register

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

For information about available fields see pio_pcmr module

Trait Implementations

impl Readable for PIO_PCMR[src]

read() method returns pio_pcmr::R reader structure

impl ResetValue for PIO_PCMR[src]

Register PIO_PCMR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_PCMR[src]

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