Struct lpc177x_8x::can1::GSR[][src]

pub struct GSR { /* fields omitted */ }

Global Controller Status and Error Counters. The error counters can only be written when RM in CANMOD is 1.

Methods

impl GSR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for GSR

impl !Sync for GSR