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

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

Proxy

Methods

impl<'a> _PIN2W<'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 _PIN2W<'a>

impl<'a> Sync for _PIN2W<'a>