[−][src]Struct bl602_pac::pwm::pwm1_interrupt::R
Register pwm1_interrupt
reader
Implementations
impl R
[src][−]
pub fn pwm_int_enable(&self) -> PWM_INT_ENABLE_R
[src][−]
Bit 16
pub fn pwm_int_period_cnt(&self) -> PWM_INT_PERIOD_CNT_R
[src][−]
Bits 0:15
Methods from Deref<Target = R<PWM1_INTERRUPT_SPEC>>
Trait Implementations
Auto Trait Implementations
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,