MAX77816 Library. The MAX77816 is a high-current, high-efficiency buck-boost regulator targeting single-cell Li-ion battery powered applications. Please find more detail things on the website: https://www.maximintegrated.com/en/products/power/switching-regulators/MAX77816.html

Revision:
1:7182e55f5f59
Parent:
0:c39030c3a7cf
--- a/max77816.h	Tue Mar 20 12:29:51 2018 +0000
+++ b/max77816.h	Fri Sep 28 09:54:34 2018 +0000
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (C) 2017 Maxim Integrated Products, Inc., All Rights Reserved.
+ * Copyright (C) 2018 Maxim Integrated Products, Inc., All Rights Reserved.
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
@@ -73,7 +73,7 @@
     MAX77816(I2C *i2c);
  
     /**
-     * MAX44000 destructor.
+     * MAX77816 destructor.
      */
     ~MAX77816();