Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define types representing all IO-Registers and Bits #6

Open
cmnrd opened this issue Jan 21, 2015 · 0 comments
Open

Define types representing all IO-Registers and Bits #6

cmnrd opened this issue Jan 21, 2015 · 0 comments
Labels
Milestone

Comments

@cmnrd
Copy link
Owner

cmnrd commented Jan 21, 2015

Define types representing all IO-Registers and Bits for at least ATmega88 and ATmega1284

@cmnrd cmnrd added the feature label Jan 21, 2015
@cmnrd cmnrd added this to the Release 0.1 milestone Jan 21, 2015
cmnrd added a commit that referenced this issue Jan 25, 2015
This file definines a small subset of ATmega8's io registers and bits. #6
cmnrd pushed a commit that referenced this issue Jan 29, 2015
Place file in ~/.config/sublime-text-3/Packages/User
Type keyword 'register'
Insert register name, register address and bit names
If bit name is '-', bit type is automatically set to ReservedBit
Else bit type is set to ReadWriteBit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant