[][src]Type Definition atsamd21g18a::port::PMUX1_

type PMUX1_ = Reg<u8, _PMUX1_>;

Peripheral Multiplexing n - Group 1

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

For information about available fields see pmux1_ module

Trait Implementations

impl Readable for PMUX1_[src]

read() method returns pmux1_::R reader structure

impl ResetValue for PMUX1_[src]

Register PMUX1_%s reset()'s with value 0

type Type = u8

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

impl Writable for PMUX1_[src]

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