Struct atsam4lc4c::spi::idr::_ENDRXW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

No effect.

[src]

Disables the corresponding interrupt.

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _ENDRXW<'a>

impl<'a> Sync for _ENDRXW<'a>