Struct lpc82x::pin_int::IST [] [src]

pub struct IST { /* fields omitted */ }

Pin interrupt status register

Methods

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

impl !Sync for IST