RLR23

Type Alias RLR23 

Source
pub type RLR23 = Reg<u32, _RLR23>;
Expand description

Semaphore 23 read lock register

This register you can read. See API.

For information about available fields see rlr23 module

Aliased Type§

pub struct RLR23 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RLR23

read() method returns rlr23::R reader structure