package
0.0.0-20230514040906-328052d0273e
Repository: https://github.com/mastercactapus/embedded.git
Documentation: pkg.go.dev
# Functions
Join will join the given memory devices into a single device.
NewAT24C01 creates a AT24C01-compatible Pager.
NewAT24C01A introduced an 8-byte page size (as opposed to the original 4-byte page size)
Future versions (B,C,D etc...) should be compatible and use this.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
MultiPager is a memory device that can be composed of multiple memory devices.
Pager is a memory device that can be used to read and write to pages of memory.
No description provided by the author