Type Definition atsam4lc8a_pac::gpio::PMR1[][src]

type PMR1 = Reg<u32, _PMR1>;

Peripheral Mux Register 1

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

For information about available fields see pmr1 module

Trait Implementations

impl Readable for PMR1[src]

read() method returns pmr1::R reader structure

impl ResetValue for PMR1[src]

Register PMR1%s reset()’s with value 0

type Type = u32

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

impl Writable for PMR1[src]

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