RLR0

Type Alias RLR0 

Source
pub type RLR0 = Reg<u32, _RLR0>;
Expand description

Semaphore 0 read lock register

This register you can read. See API.

For information about available fields see rlr0 module

Aliased Type§

pub struct RLR0 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RLR0

read() method returns rlr0::R reader structure