~ruther/avr-device

4ec395339bf0e1bbefe7e419ed4d767b6f3ef8ff — Andrew Dona-Couch 4 years ago c0b5119
attiny85: USI patch fixes
1 files changed, 7 insertions(+), 0 deletions(-)

M patch/attiny85.yaml
M patch/attiny85.yaml => patch/attiny85.yaml +7 -0
@@ 5,6 5,9 @@ _include:
  - "timer/attiny85.yaml"

USI:
  _modify:
    USISR:
      access: read-write
  USICR:
    _modify:
      USICLK:


@@ 22,3 25,7 @@ USI:
      TC0:      [1, "Timer/Counter0 Compare Match"]
      EXT_POS:  [2, "External, positive edge"]
      EXT_NEG:  [3, "External, negative edge"]
  USISR:
    _modify:
      USIDC:
        access: read-only

Do not follow this link