Type Definition atsame54n19a_pac::port::group::PINCFG[][src]

type PINCFG = Reg<u8, _PINCFG>;

Pin Configuration

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

For information about available fields see pincfg module

Trait Implementations

impl Readable for PINCFG[src]

read() method returns pincfg::R reader structure

impl ResetValue for PINCFG[src]

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

type Type = u8

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

impl Writable for PINCFG[src]

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