Skip to content

Request for Clarification of ULP GPIO example #76

@wz2b

Description

@wz2b

WRITE_RTC_REG(RTC_IO_TOUCH_PAD0_REG, RTC_IO_TOUCH_PAD0_FUN_IE_M, 1, 1)

Can I ask for a clarification on this line of the gpio example? What's got me confused here is that it references bit 13 of this register:

image

Bit 13 is reserved. I don't know if the intent here really was to write an input enable, like this:

image

What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions