Type Definition atsam4lc4a_pac::gpio::PMR2[][src]

type PMR2 = Reg<u32, _PMR2>;

Peripheral Mux Register 2

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

For information about available fields see pmr2 module

Trait Implementations

impl Readable for PMR2[src]

read() method returns pmr2::R reader structure

impl ResetValue for PMR2[src]

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

type Type = u32

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

impl Writable for PMR2[src]

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