Struct qn908x_rs::bledp::dp_top_system_ctrl::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:13 - pdu length user programmed header+payload unit is bit.

[src]

Bit 14 - access address selection

[src]

Bit 15 - pdu length selection

[src]

Bits 16:23 - h index from 0.25 to 0.75 default is 0.5.

[src]

Bit 24 - rx enable select signal

[src]

Bit 25 - tx enable select signal

[src]

Bit 26 - rx request.

[src]

Bit 27 - tx request.

[src]

Bits 28:29 - rx mode

[src]

Bit 30 - ant mode data start signal need write 0 first then to 1.

[src]

Bit 31 - detection mode 0low ppwer mode 1high performance mode.

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R