26 #ifndef __lnp_logical_h__
27 #define __lnp_logical_h__
64 *((
char*)&PORT4) &=~1;
74 return !(*((
char*)&PORT4)&1);
100 #endif // __lnp_logical_h__
Interface: memory data types.
int lnp_logical_range_is_far(void)
Test the IR transmitter range setting.
void lnp_logical_fflush(void)
Empty the IR receive buffer.
void lnp_logical_range(int far)
Set the IR transmitter range.
int lnp_logical_write(const void *buf, size_t len)
Write buffer to IR port.