Struct nrf52840::p0::dirset::_PIN6W[][src]

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

Proxy

Methods

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

Writes variant to the field

Write: writing a '1' sets pin to output; writing a '0' has no effect

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _PIN6W<'a>

impl<'a> Sync for _PIN6W<'a>