Skip to content

Implement pwm_get_mask_enabled#3046

Open
sprickett wants to merge 2 commits into
raspberrypi:developfrom
sprickett:pwm_get_mask_enabled
Open

Implement pwm_get_mask_enabled#3046
sprickett wants to merge 2 commits into
raspberrypi:developfrom
sprickett:pwm_get_mask_enabled

Conversation

@sprickett

Copy link
Copy Markdown

Fixes #3045, pwm_set_mask_enabled missing complementary pwm_get_mask_enabled

It also addresses a small typo in pwm_set_mask_enabled comments, Bitmap --> Bitmask

pwm_hw->en = mask;
}

/** \brief Get PWM slice enabled status

@sprickett sprickett Jun 29, 2026

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

or Get PWM enabled slice status?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants