[][src]Function cpclib_asm::parser::parse_register_bc

pub fn parse_register_bc(input: &str) -> IResult<&str, DataAccess>

Parse the $char register and return it as a DataAccess