Struct nrf52840::qspi::intenclr::_READYW[][src]

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

Proxy

Methods

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

Writes variant to the field

Disable

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _READYW<'a>

impl<'a> Sync for _READYW<'a>