Struct psvr::command::BoxOff [] [src]

pub struct BoxOff;

Turns the black box off.

Trait Implementations

impl Clone for BoxOff
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for BoxOff
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for BoxOff
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Eq for BoxOff
[src]

impl Command for BoxOff
[src]

ID: u8 = 19

[src]

[src]

Gets the raw bytes that make up the payload.