Type Definition atsam4lc2a_pac::ast::sr::R[][src]

type R = R<u32, SR>;

Reader of register SR

Implementations

impl R[src]

pub fn ovf(&self) -> OVF_R[src]

Bit 0 - Overflow

pub fn alarm0(&self) -> ALARM0_R[src]

Bit 8 - Alarm 0

pub fn alarm1(&self) -> ALARM1_R[src]

Bit 9 - Alarm 1

pub fn per0(&self) -> PER0_R[src]

Bit 16 - Periodic 0

pub fn per1(&self) -> PER1_R[src]

Bit 17 - Periodic 1

pub fn busy(&self) -> BUSY_R[src]

Bit 24 - AST Busy

pub fn ready(&self) -> READY_R[src]

Bit 25 - AST Ready

pub fn clkbusy(&self) -> CLKBUSY_R[src]

Bit 28 - Clock Busy

pub fn clkrdy(&self) -> CLKRDY_R[src]

Bit 29 - Clock Ready