[Overview][Resource strings][Constants][Classes][Index] Reference for unit 'mcp23017' (#pascalio)

TMCP23X17Controller.IOCON

Input/Output Configuration

Declaration

Source position: mcp23017.pas line 109

public property TMCP23X17Controller.IOCON : Byte
  index 0
  read GetIOCON
  write SetIOCON;

Description

Configuration register for both GPIO ports. This property allows access to the whole register. Each configuration bit has also it's own property. Please refer to the chip's datasheet or each individual property for more information.

See also

TMCP23X17Controller.INTPOL

  

Interrupt Polarity

TMCP23X17Controller.ODR

  

Open Drain for interrupt pins

TMCP23X17Controller.SEQOP

  

Sequential Operation

TMCP23X17Controller.MIRROR

  

Mirror Interrupt

TMCP23X17Controller.HAEN

  

Hardware Address Enable

TMCP23X17Controller.DISSLW

  

Slew Rate

TMCP23X17Controller.BANK

  

BANK mode


Documentation generated on: 2020-05-22