[][src]Type Definition cc3220sf::ocp_shared::semaphores_status_rd_only::R

type R = R<u32, SEMAPHORES_STATUS_RD_ONLY>;

Reader of register SEMAPHORES_STATUS_RD_ONLY

Implementations

impl R[src]

pub fn semaphores_status(&self) -> SEMAPHORES_STATUS_R[src]

Bits 0:11 - Captured/released semaphores status for the 12 semaphores. Each bit of the 12 bits represents a semaphore. 0 => Semaphore Free. 1 => Semaphore Captured.