Struct stm32f334::tsc::IOCCR [] [src]

pub struct IOCCR { /* fields omitted */ }

I/O channel control register

Methods

impl IOCCR
[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 IOCCR

impl !Sync for IOCCR