[][src]Type Definition rsl10_pac::bb::BB_INTSTAT

type BB_INTSTAT = Reg<u32, _BB_INTSTAT>;

Interrupts status register

This register you can read. See API.

For information about available fields see bb_intstat module

Trait Implementations

impl Readable for BB_INTSTAT[src]

read() method returns bb_intstat::R reader structure