Skip to content

Conversation

@burrbull
Copy link
Member

No description provided.

@burrbull burrbull requested a review from a team as a code owner January 23, 2024 20:42
Comment on lines 213 to 215
pub unsafe fn write_raw(&self, bits: REG::Ux) {
self.register.set(bits);
}
Copy link
Member

Choose a reason for hiding this comment

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

hmm, I'm not certain about the name here. Maybe set_bits_unchecked

Copy link
Member

Choose a reason for hiding this comment

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

or just set_bits

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

Labels

None yet

2 participants