Skip to content

Conversation

@mmilata
Copy link
Contributor

@mmilata mmilata commented May 13, 2019

No description provided.

rccEnable f = modifyReg rcc_reg_apb2enr $ setBit f
rccDisable :: BitDataField RCC_APB2ENR Bit -> Ivory eff ()
rccDisable f = modifyReg rcc_reg_apb2enr $ clearBit f
rccEnable :: BitDataField RCC_AHB2ENR Bit -> Ivory eff ()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apb->ahb seems suspicious

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant