Documentation
¶
Overview ¶
Package ds1307 provides support for the DS1307 device as found in the RTC Pi Plus (https://www.abelectronics.co.uk/p/52/RTC-Pi-Plus).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RTC ¶
type RTC struct {
// contains filtered or unexported fields
}
RTC represents a DS1307 real time clock.
func (*RTC) Close ¶
Close frees the underlying resources. It must be called once the RTC is no longer in use.
Click to show internal directories.
Click to hide internal directories.