Skip to content

Access EL2088 with byte #11

@jinyistudio534

Description

@jinyistudio534

they are OK to access by byte

class EL2088b(EBPFTerminal):
    compatibility = {(2, 0x08283052)}
    class Channel(Struct):   
        byte = ProcessDesc(0x7000, 1,'B')
    buffer = Channel(0)
class EL2088b(EBPFTerminal):
    compatibility = {(2, 0x08283052)}
    byte = ProcessDesc(0x7000, 1,'B')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions