R

Type Alias R 

Source
pub type R = R<u32, LCKR>;
Expand description

Reader of register LCKR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn lckk(&self) -> LCKK_R

Bit 16 - Port x lock bit y (y= 0..15)

Source

pub fn lck3(&self) -> LCK3_R

Bit 3 - Port x lock bit y (y= 0..15)

Source

pub fn lck1(&self) -> LCK1_R

Bit 1 - Port x lock bit y (y= 0..15)

Source

pub fn lck0(&self) -> LCK0_R

Bit 0 - Port x lock bit y (y= 0..15)