We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8815b commit 9ac8431Copy full SHA for 9ac8431
src/Cru/Constants.h
@@ -198,7 +198,7 @@ static constexpr uint32_t DATA_MIDTRG(0x2);*/
198
199
/// Registers for getting TTC info
200
static constexpr Register TTC_ONU_STICKY(0x00200014);
201
-static constexpr Register TTC_ONU_STICKY_MON(0x00200014);
+static constexpr Register TTC_ONU_STICKY_MON(0x0020001c);
202
static constexpr Register TTC_PON_QUALITY(0x0010000C);
203
204
/// Registers used for TTC calibration
0 commit comments