Struct stm32f103xx::exti::ftsr::_TR4W[][src]

pub struct _TR4W<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _TR4W<'a>
[src]

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _TR4W<'a>

impl<'a> Sync for _TR4W<'a>