Type Definition atsame54p19a_pac::port::group::PMUX[][src]

type PMUX = Reg<u8, _PMUX>;

Peripheral Multiplexing

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

For information about available fields see pmux module

Trait Implementations

impl Readable for PMUX[src]

read() method returns pmux::R reader structure

impl ResetValue for PMUX[src]

Register PMUX[%s] reset()’s with value 0

type Type = u8

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

impl Writable for PMUX[src]

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