[][src]Type Definition xmc4100::port2::IOCR0

type IOCR0 = Reg<u32, _IOCR0>;

Port 2 Input/Output Control Register 0

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

For information about available fields see iocr0 module

Trait Implementations

impl Readable for IOCR0[src]

read() method returns iocr0::R reader structure

impl ResetValue for IOCR0[src]

Register IOCR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for IOCR0[src]

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