Struct mkw41z::PIT [] [src]

pub struct PIT { /* fields omitted */ }

Periodic Interrupt Timer

Methods

impl PIT
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PIT
[src]

impl Deref for PIT
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for PIT