[][src]Type Definition xmc4400::port4::HWSEL

type HWSEL = Reg<u32, _HWSEL>;

Port 4 Pin Hardware Select Register

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

For information about available fields see hwsel module

Trait Implementations

impl Readable for HWSEL[src]

read() method returns hwsel::R reader structure

impl ResetValue for HWSEL[src]

Register HWSEL reset()'s with value 0

type Type = u32

Register size

impl Writable for HWSEL[src]

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