RLR12

Type Alias RLR12 

Source
pub type RLR12 = Reg<u32, _RLR12>;
Expand description

Semaphore 12 read lock register

This register you can read. See API.

For information about available fields see rlr12 module

Aliased Type§

pub struct RLR12 { /* private fields */ }

Trait Implementations§

Source§

impl Readable for RLR12

read() method returns rlr12::R reader structure