[][src]Type Definition xmc4200::port0::IOCR4

type IOCR4 = Reg<u32, _IOCR4>;

Port 0 Input/Output Control Register 4

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

For information about available fields see iocr4 module

Trait Implementations

impl Readable for IOCR4[src]

read() method returns iocr4::R reader structure

impl ResetValue for IOCR4[src]

Register IOCR4 reset()'s with value 0

type Type = u32

Register size

impl Writable for IOCR4[src]

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