[][src]Type Definition xmc4200::port14::IOCR8

type IOCR8 = Reg<u32, _IOCR8>;

Port 14 Input/Output Control Register 8

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

For information about available fields see iocr8 module

Trait Implementations

impl Readable for IOCR8[src]

read() method returns iocr8::R reader structure

impl ResetValue for IOCR8[src]

Register IOCR8 reset()'s with value 0

type Type = u32

Register size

impl Writable for IOCR8[src]

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