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

type PINCFG1_ = Reg<u8, _PINCFG1_>;

Pin Configuration n - Group 1

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

For information about available fields see pincfg1_ module

Trait Implementations

impl Readable for PINCFG1_[src]

read() method returns pincfg1_::R reader structure

impl ResetValue for PINCFG1_[src]

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

type Type = u8

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

impl Writable for PINCFG1_[src]

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