Type Alias embedded_hal_mock::eh0::pin::PwmDuty

source ·
pub type PwmDuty = u16;
Available on crate feature eh0 only.
Expand description

The type used for the duty of the PwmPin mock.