Struct qn908x_rs::rng::INT [] [src]

pub struct INT { /* fields omitted */ }

interrupt register

Methods

impl INT
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for INT

impl !Sync for INT