Struct efm32gg990::usart1::STATUS[][src]

pub struct STATUS { /* fields omitted */ }

USART Status Register

Methods

impl STATUS
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for STATUS

impl !Sync for STATUS