pub trait Output: Sealed { }
Expand description

A PWM output identified; one of A or B

Implementors§

source§

impl Output for A

source§

impl Output for B