Bitstream Interpretation Library (BIL)  0.1
bil::V5MFWRRegister Member List

This is the complete list of members for bil::V5MFWRRegister, including all inherited members.

address() const bil::Register
cmdRegister() const bil::V5MFWRRegister
fdriRegister() const bil::V5MFWRRegister
name() const bil::Register
read(boost::uint32_t *words, size_t wordCount) const bil::Registervirtual
readable() const bil::Register
Register(RegisterAddress::address_t address, const std::string &name, bool writable=true, bool readable=true)bil::Register
V5MFWRRegister(const V5CMDRegister &cmdReg, V5FDRIRegister &fdriReg)bil::V5MFWRRegister
writable() const bil::Register
write(const boost::uint32_t *words, size_t wordCount)bil::V5MFWRRegistervirtual
~Register()=0bil::Registerpure virtual