Porrey.Uwp.IoT.Devices.Ds1307.Ds1307 C# (CSharp) 메소드

Ds1307() 공개 메소드

public Ds1307 ( ) : System
리턴 System
		public Ds1307() : base(I2C_ADDRESS, I2cBusSpeed.FastMode)
		{
		}

Same methods

Ds1307::Ds1307 ( I2cBusSpeed busSpeed ) : System