Struct freertos_rs::MutexNormal [] [src]

pub struct MutexNormal(_);

Trait Implementations

impl MutexInnerImpl for MutexNormal
[src]

[src]

[src]

[src]

impl Drop for MutexNormal
[src]

[src]

Executes the destructor for this type. Read more

impl Debug for MutexNormal
[src]

[src]

Formats the value using the given formatter.