Type Definition atsame70n20b_pac::pioa::MDER[][src]

type MDER = Reg<u32, _MDER>;

Multi-driver Enable Register

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

For information about available fields see mder module

Trait Implementations

impl ResetValue for MDER[src]

Register MDER reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for MDER[src]

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