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

type PIO_MDDR = Reg<u32, _PIO_MDDR>;

Multi-driver Disable Register

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

For information about available fields see pio_mddr module

Trait Implementations

impl ResetValue for PIO_MDDR[src]

Register PIO_MDDR reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_MDDR[src]

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