Struct stm32l4_stm32hal::stm32l4x1::i2c1::cr1::NOSTRETCH_W [−][src]
pub struct NOSTRETCH_W<'a> { /* fields omitted */ }
Expand description
Write proxy for field NOSTRETCH
Implementations
Writes variant
to the field
Auto Trait Implementations
impl<'a> Send for NOSTRETCH_W<'a>
impl<'a> !Sync for NOSTRETCH_W<'a>
impl<'a> Unpin for NOSTRETCH_W<'a>