CS_R

Type Alias CS_R 

Source
pub type CS_R = R<u8, CS_A>;
Expand description

Reader of field CS

Aliased Type§

pub struct CS_R { /* private fields */ }

Implementations§

Source§

impl CS_R

Source

pub fn variant(&self) -> Variant<u8, CS_A>

Get enumerated values variant

Source

pub fn is_sysclk(&self) -> bool

Checks if the value of the field is SYSCLK

Source

pub fn is_altclk(&self) -> bool

Checks if the value of the field is ALTCLK