Class AllwinnerH5BoardInfoProvider.AllwinnerH5BoardInfo

    • Constructor Detail

      • AllwinnerH5BoardInfo

        public AllwinnerH5BoardInfo​(LocalSystemInfo localSysInfo)
    • Method Detail

      • createMmapGpio

        public MmapGpioInterface createMmapGpio()
        Description copied from class: BoardInfo
        Instantiate the memory mapped GPIO interface for this board. Not that the caller needs to call initialise prior to use.
        Overrides:
        createMmapGpio in class BoardInfo
        Returns:
        the MMAP GPIO interface implementation for this board, null if there isn't one