Struct e310x::CLINT[][src]

pub struct CLINT { /* fields omitted */ }

Coreplex Local Interrupts

Methods

impl CLINT
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CLINT
[src]

impl Deref for CLINT
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for CLINT