24.6 I2C MASTER MODE Master mode is enabled by setting and clearing the appropriate SSPM bits in the SSPxCON1 register and by setting the SSPEN bit. 마스터 모드는 SSPxCON1레지스터의 적절한 SSPM 비트들을 셋/클리어 시켜서 활성화 시키고 SSPEN비트를 셋 시켜서 설정된다.In Master mode, the SDAx and SCKx pins must be configured as inputs. 마스터 모드에서 SDAx와 SCKx핀은 입력으로 설정해야한다.The MSSP peripheral hardware will override the output driver TRIS contro..