Struct qn908x_rs::CS [] [src]

pub struct CS { /* fields omitted */ }

tsc

Methods

impl CS
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CS
[src]

impl Deref for CS
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CS