use crateResult;
/// Creates StarFive JH7110 WDT register definitions.
///
/// Based on the Linux driver: <https://github.com/starfive-tech/linux/blob/06ad134b6efeb393868e300058752ecfbf7258d1/drivers/watchdog/starfive-wdt.c>
///
/// Original authors:
/// - Xingyu Wu <xingyu.wu@starfivetech.com>
/// - Samin Guo <samin.guo@starfivetech.com>