Struct nrf52840::p0::out::_PIN5W[][src]

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

Proxy

Methods

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

Writes variant to the field

Pin driver is low

Pin driver is high

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _PIN5W<'a>

impl<'a> Sync for _PIN5W<'a>