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

type PIO_MDER = Reg<u32, _PIO_MDER>;

Multi-driver Enable Register

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

For information about available fields see pio_mder module

Trait Implementations

impl ResetValue for PIO_MDER[src]

Register PIO_MDER reset()'s with value 0

type Type = u32

Register size

impl Writable for PIO_MDER[src]

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