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

type PIO_ABCDSR = Reg<u32, _PIO_ABCDSR>;

Peripheral ABCD Select Register 0

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

For information about available fields see pio_abcdsr module

Trait Implementations

impl Readable for PIO_ABCDSR[src]

read() method returns pio_abcdsr::R reader structure

impl ResetValue for PIO_ABCDSR[src]

Register PIO_ABCDSR[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_ABCDSR[src]

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